Ticket #3525 (closed defect: wontfix)
Project index should check permissions
| Reported by: | christian@… | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.9.6 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The project index generates a list of available projects by searching for subdirectories that happen to be valid trac environments. It simply tries to open those environments and (if that worked flawlessly) adds them to the list of projects.
It should however check if the current user actually has any permissions for the project before adding it to the list. A user needs at least WIKI_VIEW to view the project start page.
I'll prepare a patch to see if this works, but in the meantime I'd like to propose this as a feature request.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


