[Bug 26634] Activation of AbuseFilter on Romanian language Wikipedia

2011-01-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26634

Ashar Voultoiz has...@free.fr changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||has...@free.fr
 Resolution||FIXED

--- Comment #1 from Ashar Voultoiz has...@free.fr 2011-01-14 15:05:40 UTC ---
Should now be enabled. I reused the same user rights used on the english
wikipedia:

$wgGroupPermissions['sysop']['abusefilter-modify'] = false;
$wgGroupPermissions['abusefilter']['abusefilter-modify'] = true;
$wgGroupPermissions['*']['abusefilter-log-detail'] = true;
$wgGroupPermissions['sysop']['abusefilter-revert'] = true;
$wgGroupPermissions['sysop']['abusefilter-view-private'] = true;

Please reopen or create a new bug if it needs corrections.

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


[Bug 26634] Activation of AbuseFilter on Romanian language Wikipedia

2011-01-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26634

Andrei Stroe andreistro.e+wikibugzi...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #2 from Andrei Stroe andreistro.e+wikibugzi...@gmail.com 
2011-01-14 16:42:02 UTC ---
Thanks, Ashar. Right now, however, it appears that nobody can add/modify
filters, nor can bureaucrats grant the permission to edit abuse filters to
anyone. There may be some settings missing...

As I said in the initial request, it would be fine if all sysops (we don't have
too many) could be automatically allowed to edit abuse filters, or if the
bureaucrats would be able to grant the abusefilter-modify rights.

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


[Bug 26634] Activation of AbuseFilter on Romanian language Wikipedia

2011-01-14 Thread bugzilla-daemon
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


[Bug 26634] Activation of AbuseFilter on Romanian language Wikipedia

2011-01-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26634

--- Comment #4 from Andrei Stroe andreistro.e+wikibugzi...@gmail.com 
2011-01-14 18:44:27 UTC ---
The en.wp model would be sufficient, and it would allow us to develop our own
policy; but right now, for some reason, bureaucrats can't add users to the
abusefilter group. Maybe there's another setting for this group, maybe add
'abusefilter' to the $wgAddGroups['bureaucrat'] list?

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


[Bug 26634] Activation of AbuseFilter on Romanian language Wikipedia

2011-01-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26634

--- Comment #5 from Ashar Voultoiz has...@free.fr 2011-01-14 20:07:53 UTC ---
Ok I have allowed bureaucrats to add/remove users in the 'abusefilter' group.
Looks better now.

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


[Bug 26634] Activation of AbuseFilter on Romanian language Wikipedia

2011-01-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26634

Andrei Stroe andreistro.e+wikibugzi...@gmail.com changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #6 from Andrei Stroe andreistro.e+wikibugzi...@gmail.com 
2011-01-14 20:13:11 UTC ---
Thank you, it's all right now. I'm changing issue status to resolved, I hope
it's ok with the lifecycle policies.

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


[Bug 26634] Activation of AbuseFilter on Romanian language Wikipedia

2011-01-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26634

Ashar Voultoiz has...@free.fr changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

--- Comment #7 from Ashar Voultoiz has...@free.fr 2011-01-14 20:19:05 UTC ---
Looks like anyone is allowed to resolve a bug is created.
Create a new bug if you need a change :)

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


[Bug 26634] Activation of AbuseFilter on Romanian language Wikipedia

2011-01-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26634

duplicate...@googlemail.com changed:

   What|Removed |Added

   Keywords||shell
 CC||duplicate...@googlemail.com

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