Page MenuHomePhabricator

Temp group for arbcom of fiwiki
Closed, ResolvedPublic

Description

Author: str4nd

Description:
I'm requesting temp group for arbcom of fiwiki. Their group should have access to deleted history.

'groupOverrides' => array(

'fiwiki' => array(
  'arbcom' => array( 'deletedhistory' => true ),

...

'wgAddGroups' => array(

'+fiwiki' => array(
  'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot', 'arbcom' ),

...

'wgRemoveGroups' => array(

'+fiwiki' => array(
  'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot', 'arbcom' ),

...


Version: unspecified
Severity: enhancement

Details

Reference
bz19561

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:40 PM
bzimport set Reference to bz19561.

fvassard wrote:

Changes have been pushed to the cluster.