Modify ↓
Opened 15 years ago
Last modified 5 years ago
#5661 new enhancement
Add button for user access denied
Reported by: | anonymous | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Component: | SvnAuthzAdminPlugin |
Severity: | normal | Keywords: | svnauthz plugin svn |
Cc: | Trac Release: | 0.11 |
Description
Currently there are buttons for read and write flag, but sometimes you want to deny the access for given person on specific pathes. Example:
[/som/path/in/svn] john = rw admin = r [/som/path/in/svn/subpath] john = admin = rw
john
has read/write permissions for path /som/path/in/svn
but he has no access to path /som/path/in/svn/subpath
.
Attachments (0)
Change History (2)
comment:1 Changed 11 years ago by
Owner: | changed from Kis Gergely to Ryan J Ollos |
---|---|
Status: | new → assigned |
comment:2 Changed 5 years ago by
Status: | assigned → new |
---|
Note: See
TracTickets for help on using
tickets.