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

Re: Re: Re: Evaluating SVN as a Document Management Solution

From: Ron Wilson <ronw.mrmx_at_gmail.com>
Date: Fri, 7 Mar 2008 17:58:16 -0500

On 3/7/08, Andy Levy <andy.levy_at_gmail.com> wrote:
> No SVN server can control client behavior with regard to auto-props,
> global-ignores, credential caching, etc regardless of authentication
> scheme.

Using HTTP Digest Authentication, it is, theoretically possible to
force the user to have to retype their password each time. See RFC2617
and/or http://en.wikipedia.org/wiki/Digest_access_authentication.

Basically, the server could change the realm with each request, thus
pforcing the client to re-prompt the user. Note that changing the
nounce will not work.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-03-07 23:58:26 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.