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

Re: Writing svn-agent (Was Re: [PATCH] default to --no-auth-cache)

From: Greg Stein <gstein_at_lyra.org>
Date: 2003-01-17 02:21:28 CET

Just configure your server to only do Digest auth, and Neon will do that
rather than Basic. To the svn user, the two are exactly the same (user and
password).

Hmm. In fact, we should probably change our documentation examples to use
Digest configuration instead of Basic. Since we're based on Apache 2.0, then
it is known to be available (well, "most likely" available). If we get
feedback that most prepackaged Apache's aren't enabling mod_auth_digest,
then we can add an appendix or something to show how to configure Basic.

Cheers,
-g

On Thu, Jan 16, 2003 at 10:34:31AM -0700, David Waite wrote:
> Yes.
>
> -David Waite
>
> rbb@rkbloom.net wrote:
>
> >Oh, this also begs another question, does svn (or Neon) support Digest
> >authentication? Much better from a security POV.
> >
> >Ryan

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 17 02:19:42 2003

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.