Actions
Bug #9028
closedBatch tool "Change group" removes super-user group from logged-in user
Description
So allows to demote yourself as super-user, locking you effectively out.
To reproduce:
- List users,
- checkmark all (including yourself) to add a new group "test" created before
- click batch tool
- celect "test" group
- click "process"
After that you're logged out and locked out, leaving only way to add yourself in configuration.php file or through database.
Actually, no changes for yourself should be possible in the batch tool probably ?
Updated by krileon about 2 years ago
- Target version changed from CB 2.7.4 to CB 2.8
Updated by beat almost 2 years ago
- Target version changed from CB 2.8 to CB 2.8.1
Updated by krileon over 1 year ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !1889
Actions