Ticket #7116 (new enhancement)
fine-grained permissions are not applied to directories when browsing sources
| Reported by: | esizikov@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | high | Milestone: | 0.13 |
| Component: | version control | Version: | devel |
| Severity: | major | Keywords: | permissions, authz |
| Cc: |
Description
When trying to develop a custom plugin which uses the shining new fine-grained permissions available in the svn trunk, I've stacked with directory listing not obey the developed plugin.
The problem is that fine-grained permissions are not applied to directories when browsing sources, but only to file nodes.
I've made a proof-of-concept patch for the required functionality, which acts like the existing one for files.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


