unsafe authorisation hack?
From: temp temp <temp_at_scue.co.uk>
Date: 2007-04-02 15:03:39 CEST
I'm currently trying to add a little bit of authorisation to one of my
I then tried a basic system of limiting access to certain Locations
<Location /svn/web/live/>
This worked pretty well. Unfortunately it still allows users to drag
I'm now using the LocationMatch tag directly on the !svn locations
<LocationMatch "/2ndbyte/!svn/ver/[^/]*/web/live.*">
My question is basically - is this safe? I'm no apache/svn expert so I
Also, does anyone have any idea of what the performance impact of this
Aidan.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.