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

Re: [PATCH] Allow http auth protocols to be configurable

From: D.J. Heap <djheap_at_gmail.com>
Date: 2006-09-16 15:32:39 CEST

On 9/16/06, Mark Phippard <markp@softlanding.com> wrote:
> "D.J. Heap" <djheap@gmail.com> wrote on 09/16/2006 09:17:23 AM:
>
> > Any comments on or objections to this patch?
> >
> > Log:
> > Allow http auth protocols to be configurable.
> >
> > Neon 0.26 added support for selecting the auth protocols to
> > use. This change takes advantage of that support to
> > allow the user to specify the auth protocols they want to use
> > if they have a new enough neon.
> >
> > The default protocols if no config is specified are basic and
> > digest for http, or basic, digest and negotiate for https.
>
> How does SSPI factor into this? I thought that was the main motivation
> for this feature, to be able to turn that on or off.
>
> Mark

Right -- negotiate uses GSSAPI/SSPI.

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Sep 16 15:32:51 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.