Last modified: 2012-03-20 16:50:21 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T37355, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 35355 - Reset of permissions for Hindi Wikipedia (hiwiki)
Reset of permissions for Hindi Wikipedia (hiwiki)
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-03-20 12:14 UTC by billinghurst
Modified: 2012-03-20 16:50 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description billinghurst 2012-03-20 12:14:51 UTC
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]]
Comment 1 Sam Reed (reedy) 2012-03-20 14:33:24 UTC
Done
Comment 2 Nemo 2012-03-20 16:31:40 UTC
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
Comment 3 Sam Reed (reedy) 2012-03-20 16:43:25 UTC
Config changes made

Users in those bad groups have been removed straight form the hiwiki database
Comment 4 Snowolf 2012-03-20 16:48:25 UTC
There's a number of other groups that were disabled with members in them:  filemover, rollbacker.
Comment 5 Sam Reed (reedy) 2012-03-20 16:50:21 UTC
(In reply to comment #4)
> There's a number of other groups that were disabled with members in them: 
> filemover, rollbacker.

Gone also

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links