Modify ↓
#8589 closed defect (fixed)
Check the access rights before providing a section edit link
Reported by: | Owned by: | Ryan J Ollos | |
---|---|---|---|
Priority: | normal | Component: | SectionEditPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
The [edit]
is always displayed, even when the user does not have the WIKI_MODIFY
right.
Attachments (1)
Change History (5)
comment:1 Changed 13 years ago by
Owner: | changed from Catalin BALAN to Ryan J Ollos |
---|---|
Status: | new → assigned |
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Changed 13 years ago by
Attachment: | TryToEditWiki.png added |
---|
comment:3 Changed 13 years ago by
comment:4 Changed 13 years ago by
Summary: | Check the access rights before allowing section editing → Check the access rights before providing a section edit link |
---|
Note: See
TracTickets for help on using
tickets.
Confirmed. Thanks for catching this.