Page MenuHomePhabricator

Reset of permissions for Hindi Wikipedia (hiwiki)
Closed, ResolvedPublic

Description

Through a broader WMF community decision undertaken @meta[1], the stewards are requesting that hiwiki be reset to the following configuration aspects[2]

'hiwiki' => array(
    'reviewer' => array ( 'patrol' => true, 'autopatrol' => true ),
    'autopatrolled' => array( 'autopatrol' => true ),
    'sysop' => array( 'validate' => true ),
),

'wgAddGroups' => array( [...]

'+hiwiki' => array(
    'sysop' => array( 'abusefilter', 'autopatrolled', 'reviewer' ),
),

'wgRemoveGroups' => array( [...]

'+hiwiki' => array(
    'sysop' => array( 'abusefilter', 'autopatrolled', 'reviewer' ),
),

[1] [[m:Requests_for_comment/Userrights_on_Hindi_Wikipedia]]
[2] [[m:Requests_for_comment/Userrights_on_Hindi_Wikipedia/Appendix]]


Version: unspecified
Severity: normal

Details

Reference
bz35355

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 12:18 AM
bzimport set Reference to bz35355.
bzimport added a subscriber: Unknown Object (MLST).

Sorry,

'wgGroupsRemoveFromSelf' => array( [...]

'hiwiki' => array( 'botadmin' => array( 'botadmin' ) ),

needs to be removed as well from the config, and

$wgGroupPermissions['bureaucrat']['abusefilter-modify-restricted'] = true;
$wgGroupPermissions['bureaucrat']['abusefilter-revert'] = true;
$wgAbuseFilterAvailableActions[] = 'block';
$wgAbuseFilterAvailableActions[] = 'rangeblock';
$wgAbuseFilterBlockDuration = '1 month';

from the AbuseFilter config.

Also, please recreate the groups Former_Administr, Former_Bureaucra tempoaily with some dummy permission, so that they can be emptied (looks like they were wrongly renamed in the past), cf. https://meta.wikimedia.org/w/index.php?title=Special%3ALog&type=rights&user=&page=User%3AAmitprabhakar%40hiwiki

Config changes made

Users in those bad groups have been removed straight form the hiwiki database

There's a number of other groups that were disabled with members in them: filemover, rollbacker.

(In reply to comment #4)

There's a number of other groups that were disabled with members in them:
filemover, rollbacker.

Gone also