Modify ↓
Opened 11 years ago
Closed 11 years ago
#11951 closed enhancement (wontfix)
Nested permissions and groups
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | admin/web | Version: | 1.0.3 |
| Severity: | normal | Keywords: | permission |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description (last modified by )
I tried defining permissions with nested permissions and groups. It works but the current view is very unusual. Therefore I like to show you a setup on a screenshot and some proposals:
- If permissions are just used as groups or "subjects" it would be possible to add a user to a set of "groups and permissions", and it would be possible to put a group into another group + additional permissions.
Usually I like to have a ReaderGroup and a CreaterGroup for whatever purpose.
Example:
BlogReaderGroup:BLOG_VIEWBlogCreatorGroup:BlogReaderGroup,BLOG_CREATE,BLOG_MODIFY_OWNUser_01:BlogCreatorGroupUser_02:BlogReaderGroup
Attachments (1)
Change History (2)
by , 11 years ago
| Attachment: | Trac_Nested_Permissions.png added |
|---|
comment:1 by , 11 years ago
| Component: | general → admin/web |
|---|---|
| Description: | modified (diff) |
| Keywords: | permission added |
| Resolution: | → wontfix |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



See #9366.