Re: Suggestion for user auth.: regex
From: Philip Martin <philip.martin_at_wandisco.com>
 
Date: Wed, 28 Mar 2012 10:21:36 +0100 
Josef RIESENEDER <rieseneder_at_racon-linz.at> writes:
 > I have an suggestion for checking the user access. It would be nice to use 
 What happens with multiple matches?  Can you define a consistent set of
 [/foo/.*/bar]
 [/foo/.*]
 [/.*/bar]
 [/f.*/z.*/b.*]
 [/foo/zig/bar.*]
 What access does @user have to /foo/zig/bar?
 One possibility is that we get the union of all the matches; this has
 [/foo/zig/bar]
 where a name that is present in @users and @admin gets r+rw=rw.
 -- uberSVN: Apache Subversion Made Easy http://www.uberSVN.comReceived on 2012-03-28 11:22:14 CEST  | 
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.