[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Need repos UUID in libsvn_auth?

From: <sussman_at_collab.net>
Date: 2003-01-24 19:05:34 CET

Justin Erenkrantz jerenkrantz@apache.org writes:

 --On Friday, January 24, 2003 11:47 AM -0600 Ben Collins-Sussman
 sussman@collab.net wrote:
 
  Actually, gstein and I discussed the fact that every type of
  authentication output structure (like our existing
  svn_auth_cred_simple_t) might need to be coupled with an equally
  specific input structure as well. I guess the first_ and
  next_creds function would take the input structure as a void *.
 
  Should I just implement that now?
 
 I guess I wonder what other things we would have there? Would we
 really need one that is specific to each cred_kind? Perhaps.

I think so. Every type of credentials is as likely to have a unique
set of inputs, just as it has a unique set of outputs.

 I don't *think* we'd need to pass the input to next_creds. Those
 inputs should be fixed when we call s_a_f_c, no? We'd just store the
 input in iterstate. -- justin

Oh, duh, right. Sure, the iteration baton would still have all that
state.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:14:33 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.