https://bugzilla.wikimedia.org/show_bug.cgi?id=30962
Web browser: ---
Bug #: 30962
Summary: cannot revoke access to Special:Userrights using
$wgRevokePermissions when $wgAddGroups is used
Product: MediaWiki
Version: 1.16
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: General/Unknown
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Consider this setup:
$wgAddGroups['sysop'] = array('sysop');
$wgRemoveGroups['sysop'] = array('sysop');
There is no way to revoke this in another group.
$wgRevokePermissions['othergroup']['userrights'] = true; doesn't work, since
userrights is not needed for access to Special:UserRights.
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l