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

Re: 'AuthzSVNAnonymous' - has anyone ever used this? What is it intended to do?

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2006-02-28 14:57:32 CET

Max Bowsher wrote:
> I'm currently fixing mod_authz_svn to work with httpd trunk, and have
> run into the AuthzSVNAnonymous directive.
>
> I cannot work out what purpose it fulfils - which makes it hard for me
> to ensure I preserve its intended behaviour.
>
> Any enlightenment would be much appreciated.

<guesswork>
The text in the code that registers the directive reads:

   Set to 'Off' to skip access control when no authenticated user
   is required. (default is On.)

So, it would seem that this is a way to tell mod_authz_svn that
anonymous access does or doesn't pay attention to access control
directives, likely for performance purposes.
</guesswork>

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on Tue Feb 28 15:06:06 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.