https://bugzilla.wikimedia.org/show_bug.cgi?id=18300

           Summary: Enable AbuseFilter in Hebrew Wikipedia
           Product: Wikimedia
           Version: unspecified
          Platform: All
               URL: http://he.wikipedia.org/wiki/%D7%95%D7%99%D7%A7%D7%99%D7
                    %A4%D7%93%D7%99%D7%94:%D7%9E%D7%96%D7%A0%D7%95%D7%9F#.D7
                    .9E.D7.A1.D7.A0.D7.9F_.D7.94.D7.A9.D7.97.D7.AA.D7.95.D7.
                    AA_2
        OS/Version: All
            Status: NEW
          Keywords: shell
          Severity: enhancement
          Priority: Normal
         Component: General/Unknown
        AssignedTo: [email protected]
        ReportedBy: [email protected]


It was decided to enable AbuseFilter in Hebrew Wikipedia. Discussion:
http://he.wikipedia.org/wiki/%D7%95%D7%99%D7%A7%D7%99%D7%A4%D7%93%D7%99%D7%94:%D7%9E%D7%96%D7%A0%D7%95%D7%9F#.D7.9E.D7.A1.D7.A0.D7.9F_.D7.94.D7.A9.D7.97.D7.AA.D7.95.D7.AA_2

Proposed configuration:
* Grant abusefilter-view, abusefilter-log and abusefilter-log-detail to
everyone (as in enwiki).
* Grant abusefilter-modify and abusefilter-revert to sysops.

i.e. The configuration code needed in CommonSettings.php is:

    } elseif ($wgDBname == 'hewiki') {
        $wgGroupPermissions['*']['abusefilter-log-detail'] = true;
        $wgGroupPermissions['sysop']['abusefilter-revert'] = true;
    }


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to