Last modified: 2011-07-31 12:29:14 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 T32138, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 30138 - Please enable AbuseFilter for ee.wikipedia
Please enable AbuseFilter for ee.wikipedia
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Extension setup (Other open bugs)
unspecified
All All
: Unprioritized enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
http://ee.wikipedia.org
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-07-30 21:36 UTC by MA
Modified: 2011-07-31 12:29 UTC (History)
0 users

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


Attachments

Description MA 2011-07-30 21:36:42 UTC
Hello. Due to the massive ongoing vandalism campaign being carried out at ee.wikipedia (see RecentChanges <http://ee.wikipedia.org/w/index.php?title=Special:RecentChanges&days=30> and the blocklog <http://ee.wikipedia.org/wiki/Special:Log/block>) we are short of hands to control this high scale vandalism issue.

In order to control the vandalism activity there I request the AbuseFilter extension to be enabled locally. Since eewiki has no community at present I've not opened any discussion locally.

Settings:

$wgGroupPermissions['*']['abusefilter-view'] = false;
$wgGroupPermissions['*']['abusefilter-log'] = false;
$wgGroupPermissions['sysop']['abusefilter-modify'] = true;
$wgGroupPermissions['sysop']['abusefilter-log-detail'] = true;
$wgGroupPermissions['autoconfirmed']['abusefilter-view'] = true;
$wgGroupPermissions['autoconfirmed']['abusefilter-log'] = true;
$wgGroupPermissions['sysop']['abusefilter-private'] = false;
$wgGroupPermissions['sysop']['abusefilter-modify-restricted'] = true;
$wgGroupPermissions['sysop']['abusefilter-revert'] = true;
$wgGroupPermissions['sysop']['abusefilter-view-private'] = true;
$wgAbuseFilterAvailableActions[] = 'block';
$wgAbuseFilterBlockDuration = 'infinite';

Thank you
Comment 1 JeLuF 2011-07-30 22:10:46 UTC
Your change has been completed.
Please reopen this ticket if anything went wrong.
The following configuration settings have been changed:
===================================================================
Index: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php	(revision 2114)
+++ InitialiseSettings.php	(working copy)
@@ -8874,6 +8874,7 @@
    'commonswiki' => true, // Andrew 2009-03-24 bug 18094
    'dewiki' => true, // Andrew 2009-02-24 Requested by DaB, with custom settings.
    'dsbwiki' => true,
+   'eewiki' => true,
    'elwiki' => true, // Andrew 2009-04-14 bug 18462
    'enwikibooks' => true,
    'enwikinews' => true, // Andrew 2009-05-27 bug 18896
===================================================================
You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php

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


Navigation
Links