libsvn_auth
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-02-04 23:53:13 CET
OK, so the new libsvn_auth is working:
1. application is now registering all providers at once, in order.
2. other libraries are passing runtime parameters to providers by
3. we're once again looping over providers when saving, assuming the
Here are the remaining steps left before this 0.18 issue can be
* get ra_local to stop using the old auth system.
--> it wants to pull a username; does this mean writing two
* AFAICT, ra_svn completely ignores the old auth system. It's doing
* make sure the --no-auth-cache switch is working in the new system.
* completely remove the old auth system.
* prod David into writing his client-certs provider. :-)
---------------------------------------------------------------------
|
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.