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

Re: Suggestion for user auth.: regex

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Wed, 28 Mar 2012 08:38:22 -0400

On 03/28/2012 03:55 AM, Josef RIESENEDER wrote:
>
> Hello,
> I have an suggestion for checking the user access. It would be nice to use a
> regex in the path instead of the full path.
>
> Instead of this:
> [/currTree/trunk/config]
> @user = rw
> [/currTree/branches/branch1/config]
> @user = rw
>
> It should be possible to use simply a regex:
> [/currTree/.*/config]
> @user = rw
>
> Thanks,
> Best Regards / Freundliche Grüße *
> Josef RIESENEDER *

This seems similar to issue #2958[1].

-- C-Mike

[1] http://subversion.tigris.org/issues/show_bug.cgi?id=2958

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

Received on 2012-03-28 14:39:00 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.