On Thu, Aug 4, 2011 at 3:02 PM, Eric Covener wrote:
>>
>> #Require group hgpushers
>> Require group poopy
>>
>>
>
> Do you need to wrap the "require valid-user" in a LimitExcept so it's
> not in effect for your more restricted methods?
Well, yes; that see
>
> #Require group hgpushers
> Require group poopy
>
>
Do you need to wrap the "require valid-user" in a LimitExcept so it's
not in effect for your more restricted methods?
-
The official
Greetings,
I have configuration that is not behaving as I'm assuming it should -
suspect I'm missing a critical detail.
I am using the following setup in a VirtualHost to protect access to a
Mercurial web repo:
WSGIProcessGroup hg
AuthType Basic
AuthName "Mercurial LDAP