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


Leinad <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
           Keywords|easy                        |shell




--- Comment #1 from Leinad <[email protected]>  2009-06-19 20:50:37 UTC ---
The same problem is on other wikis.

defaulty you have
    'default' => array(
        'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot' ),
        'sysop' => array( 'ipblock-exempt' ),
    ),

and example of local conf
    '+plwiki' => array(
        'bureaucrat' => array( 'abusefilter', 'sysop', 'bureaucrat', 'bot' ),
    ),

'sysop', 'bureaucrat', 'bot' are overlapping.

source: http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php


-- 
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