Modify ↓
Opened 15 years ago
Last modified 5 years ago
#5662 new enhancement
Show derived ACL in subpaths
Reported by: | Owned by: | Ryan J Ollos | |
---|---|---|---|
Priority: | normal | Component: | SvnAuthzAdminPlugin |
Severity: | normal | Keywords: | svnauthz plugin svn |
Cc: | Trac Release: | 0.11 |
Description
It would be nice if you can show the derived acls in subpathes. Example:
[/] john = r [/trunk] john = rw [/tags/1.0] john = r
If you now add new path /trunk/subpath
in the admin page then the user john
shall be listed as user under /trunk/subpath
with acl rw.
Attachments (0)
Change History (3)
comment:1 Changed 11 years ago by
Owner: | changed from Kis Gergely to Ryan J Ollos |
---|---|
Status: | new → assigned |
comment:2 Changed 10 years ago by
Summary: | Show derived ACL in subpathes → Show derived ACL in subpaths |
---|
comment:3 Changed 5 years ago by
Status: | assigned → new |
---|
Note: See
TracTickets for help on using
tickets.