[
https://issues.apache.org/jira/browse/SVN-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Sperling closed SVN-2662.
--------------------------------
Resolution: Fixed
Fix Version/s: (was: 1.10-consider)
1.10.0
> authz with wildcards
> --------------------
>
> Key: SVN-2662
> URL: https://issues.apache.org/jira/browse/SVN-2662
> Project: Subversion
> Issue Type: Improvement
> Components: mod_authz_svn
> Affects Versions: all
> Reporter: Subversion Importer
> Labels: api, needsdesign, patch
> Fix For: 1.10.0
>
> Attachments: 1_record-line-numbers.diff,
> 2_non-recursive-wildcards.diff, 3_recursive-repo-walk.diff,
> 4_wildcards-tests.diff
>
>
> {noformat:nopanel=true}
> The authentication with authz_svn should allow wildcards like
> [/]
> @team = rw
>
> [/*/tags/]
> @team = r
> In several projects, there can be folders named identically, and setting up
> rules for each project is very cumbersome. Using wildcards like in the above
> example would simplify the task of setting up security, and could fasten the
> processing of the rules file by far.
> There was already a discussion about this:
> http://subversion.tigris.org/servlets/ReadMsg?list=users&msgNo=35110
>
> Additionally, I found this thread:
> http://subversion.tigris.org/servlets/ReadMsg?listName=users&msgNo=27861
>
> Kind regards,
> Jochen Wendebaum
> {noformat}
> Original issue reported by *jwendebaum*
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)