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

Nemo_bis <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |[email protected]
         Resolution|FIXED                       |

--- Comment #2 from Nemo_bis <[email protected]> 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

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