-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
Short description of the issue
If you remove permissions from the superuser role, they don't have any effect.
Expected behavior
Either the changes should be respected, or the permissions shouldn't be editable at all.
Actual behavior
If you remove permissions from the superuser role, they don't have any effect.
Optional: Suggestion for a possible fix
Not really a suggestion for a fix, but an explanation of why I think the changes (removal of permissions) should be respected. It would make setting up of limited superuser accounts easier. Say you wanted a someone to have field and template editing permission, but not user managements permission (user-admin), you could remove "user-admin" from the main superuser role, and then add it to a dedicated "user-admin" role. Does that make sense?
szabeszg and teppokoivula