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

Re: security of LimitExcept?

From: Julian Fitzell <julian_at_beta4.com>
Date: 2003-04-18 03:26:12 CEST

I don't suppose it's as simple as your auth info being cached by the svn
client?

Julian

Seth Delackner wrote:
> When I just did a commit, it doesn't ask for my password. I'm a bit afraid.
>
> The initial checkout was via http://. Before putting my real repository on the
> server, I tried checking out/in a dummy repository, and it asked for password.
> But after swapping in my real server, it is not asking.
>
> My apache2 conf lists:
>
> <Location /repos>
> DAV svn
> SVNPath /home/svn/svn
> AuthType Basic
> AuthName "Subversion repository"
> AuthUserFile /etc/svn-auth-file
> <LimitExcept GET PROPFIND OPTIONS REPORT>
> Require valid-user
> </LimitExcept>
> </Location>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

-- 
julian@beta4.com
Beta4 Productions (http://www.beta4.com)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 18 03:26:57 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.