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

Re: [PATCH] Simple user-logging for svnserve daemon mode

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-03-25 20:00:51 CET

If we were going to support authentication by assertion, we would want
to do it using the optional argument to the ANONYMOUS mechanism in the
authentication exchange.

But I don't see much value in supporting that. It's much more prone to
abuse than to legitimate use.

As the The Plan: the plan is to integrate ra_svn with the Cyrus SASL
library, as discussed in
<http://subversion.tigris.org/issues/show_bug.cgi?id=1144>. This is not
a tremendously difficult task, but it requires a lot of background
knowledge, so I don't recommend it as an entry-level task.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 25 20:09:53 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.