On Sat, Jan 21, 2006 at 07:07:21PM +0100, Stefan Küng wrote:
> Joe Orton wrote:
> >On Thu, Jan 12, 2006 at 06:37:41PM +0100, steveking wrote:
> >>Maybe the whole SSPI auth feature could be made run-time configurable in
> >>neon and not compile-time configurable?
> >
> >Yes, allowing the application to select which auth protocols to enable
> >is something that's on the TODO list. (it is relatively simple to
> >implement in neon, but requires some new interfaces; making it
> >configurable in Subversion is probably more work)
>
> I'd really appreciate it if you could implement those interfaces in neon
> soon. Once that's done, I can try (or maybe someone else more familiar
> with Subversion) to implement this in the Subversion lib.
This is done now on the trunk; the new interfaces are ne_add_*_auth,
which can be used instead of ne_set_*_auth:
http://svn.webdav.org/repos/projects/neon/trunk/src/ne_auth.h
joe
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 15 23:13:55 2006