Modify ↓
Opened 14 years ago
Closed 12 years ago
#8652 closed enhancement (fixed)
add BLOG_DELETE permission
Reported by: | shabbychef | Owned by: | osimons |
---|---|---|---|
Priority: | high | Component: | FullBlogPlugin |
Severity: | minor | Keywords: | |
Cc: | Trac Release: | 0.12 |
Description
bloggers are not presented with the 'delete...' button unless they have BLOG_ADMIN permissions. I would like to grant permission to users to delete their own posts without giving them full BLOG_ADMIN permissions.
Attachments (0)
Change History (2)
comment:1 Changed 14 years ago by
Priority: | low → high |
---|
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [12111]) FullBlogPlugin: Add a BLOG_DELETE
permission used for deleting posts and comments. Closes #8652.
Note: See
TracTickets for help on using
tickets.
Makes sense. There should be a separate delete permission.