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

--- Comment #3 from Ashar Voultoiz <has...@free.fr> 2011-01-14 18:01:29 UTC ---
I applied the english wikipedia model in which Bureaucrats would have to add
people in the 'abusefilter' group. This way you can control who is able to edit
it :)

If you really want any sysop to be able to modify the filters, I would change
the userrights by:

 -$wgGroupPermissions['sysop']['abusefilter-modify'] = false;
 +$wgGroupPermissions['sysop']['abusefilter-modify'] = true;

And remove the 'abusefilter' group :

 -$wgGroupPermissions['abusefilter']['abusefilter-modify'] = 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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to