Page MenuHomePhabricator

Update bureaucrat userrights changes for Wikimania Team Wiki
Closed, ResolvedPublic

Description

Author: bastique.bz

Description:
Add remove rights for bureaucrats on wikimania team wiki to include sysops and bureaucrats as follows:

'wgRemoveGroups' => array(

'+wikimaniateamwiki' => array(
    'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot','autopatrol', 'import' ),
),

Version: unspecified
Severity: enhancement

Details

Reference
bz22585

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:02 PM
bzimport set Reference to bz22585.

There was no current entry for this wiki, so it was just using the defaults. I went ahead and added the requested removal rights, and it has been pushed to the cluster.