Edgewall Software
Modify

Opened 10 years ago

Closed 10 years ago

#11951 closed enhancement (wontfix)

Nested permissions and groups

Reported by: Massimo <massimo.b@…> 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 Jun Omae)

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_VIEW
  • BlogCreatorGroup: BlogReaderGroup, BLOG_CREATE, BLOG_MODIFY_OWN
  • User_01: BlogCreatorGroup
  • User_02: BlogReaderGroup

Attachments (1)

Trac_Nested_Permissions.png (70.9 KB ) - added by Massimo <massimo.b@…> 10 years ago.

Download all attachments as: .zip

Change History (2)

by Massimo <massimo.b@…>, 10 years ago

Attachment: Trac_Nested_Permissions.png added

comment:1 by Jun Omae, 10 years ago

Component: generaladmin/web
Description: modified (diff)
Keywords: permission added
Resolution: wontfix
Status: newclosed

See #9366.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.