Opened 19 years ago
Last modified 10 years ago
#4798 new enhancement
permission groups in Grant Action Field
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | lowest | Milestone: | unscheduled |
| Component: | admin/web | Version: | 0.10.3 |
| Severity: | minor | Keywords: | permission groups consider |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description (last modified by )
It would be nice when new created permission groups
would be selectable in the Grant Permission Action field
Attachments (0)
Change History (8)
comment:1 by , 19 years ago
| Description: | modified (diff) |
|---|---|
| Keywords: | needinfo added |
| Milestone: | not applicable |
comment:2 by , 19 years ago
| Owner: | changed from to |
|---|---|
| Version: | → 0.10.3 |
a little sample:
mapping for adminusers as admins would look like this at the "Manage Permission" page (/trac/admin/general/perm )
Subject Action
adminA sysadmin
adminB sysadmin
guest tracgast
foo tracgast
bar tracgast
sysadmin TRAC_ADMIN
.
.
.
when adding users to groups you must fill both fields ( "Add Subject to Group:" ) I think it would be easier and less fault-prone by selecting the new group from the "Action" selectbox at the "Grand Permission" Field .
comment:3 by , 19 years ago
| Keywords: | consider added; needinfo removed |
|---|---|
| Milestone: | → 0.12 |
Ok, now it's clear, thanks for the additional explanations.
comment:4 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:5 by , 18 years ago
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
This isn't a test system; please don't close things without explanation.
comment:6 by , 18 years ago
| Owner: | changed from to |
|---|---|
| Status: | reopened → new |
(anonymous should not own a ticket)
comment:7 by , 15 years ago
| Milestone: | next-major-0.1X → unscheduled |
|---|
comment:8 by , 10 years ago
| Owner: | removed |
|---|



What you're asking for is not exactly clear to me: you create a new group by adding subjects to it (in the Add Subject to Group). You can put that group name in the Subject field of the Grant Permission form in order to add permissions to this group.
So what do you think is missing?