Modify ↓
#2116 closed defect (wontfix)
edits to restricted wiki pages are revealed in timeline
Reported by: | anonymous | Owned by: | anonymous |
---|---|---|---|
Priority: | normal | Component: | RestrictedAreaPlugin |
Severity: | major | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
If a wiki page is in a restricted area, it is probably for a good reason that the admin wants it to be secret. However, when such a page is edited, its page name still appears in an entry in the TRAC timeline. An unprivileged user is not able to view said page, but said user is aware of frequency of edits, as well as page name.
It would be greatly preferred if the names of restricted pages didn't appear on the timeline AT ALL for unprivileged users.
Attachments (0)
Change History (3)
comment:1 Changed 17 years ago by
Owner: | changed from Christian Spurk to anonymous |
---|---|
Status: | new → assigned |
comment:2 Changed 17 years ago by
Resolution: | → wontfix |
---|---|
Severity: | normal → major |
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
I'm neither a Python nor a Trac whizz but as far as I can see it is not easily possible for a plugin to restrict the names on the timeline in Trac 0.10.x. If this is an issue for you I highly recommend waiting for Trac 0.11 or not using the RestrictedAreaPlugin. Sorry :-(