Modify ↓
Ticket #1037 (closed enhancement: duplicate)
Opened 7 years ago
Last modified 7 years ago
Only view parts of tree in Browse Source
| Reported by: | Manuzhai | Owned by: | jonas |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | general | Version: | 0.8 |
| Severity: | normal | Keywords: | |
| Cc: | mail@… | ||
| Release Notes: | |||
| API Changes: | |||
Description
For repositories which contain several projects, an administrator may not want users to be able to browse all of the source tree. The attached patch to the Browser module adds an optional flag in trac.ini, repository_offset, which prevents all users from viewing anything in another part of the Subversion tree. I'm afraid this is only the start, other patches will need to be made to the Log, File, Timeline and Changeset modules.
Attachments
Change History
Changed 7 years ago by mail@…
- Attachment NewBrowser.diff added
comment:1 Changed 7 years ago by cmlenz
- Resolution set to duplicate
- Status changed from new to closed
This is a duplicate of #586.
comment:2 Changed 7 years ago by mgood
- Milestone 0.9 deleted
Note: See
TracTickets for help on using
tickets.



Diff to Browser.py