Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
base system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 May 2007 at 17:31 UTC
Updated:
29 Jul 2014 at 17:37 UTC
I get tired of checking all the permissions in admin/user/access, so I added a javascript checkbox in the column header to fix it. I know this isn't done exactly correctly, but I wasn't sure how to do it. Here are the changes:
If anyone would like to help get this patch right, I would appreciate it.
| Comment | File | Size | Author |
|---|---|---|---|
| colselect.patch | 3.82 KB | bennybobw |
Comments
Comment #1
panchoThis is a feature request, so D7.
Comment #2
Jaza commentedClosing this issue for 2 reasons:
1. It's been inactive for 2 years
2. I personally think adding this would reduce usability: the good of having convenience for selecting all permissions in a given role, is outweighed by the bad of this being a security risk (too easy for users to assign all permissions to a given role) and of adding extra complexity to the UI; also, in D7 we have the admin role, which has all permissions by default, thus making this even less necessary
If anyone wants to pick up on this, feel free to re-open in 8.x-dev.