[Bug 29483] Configuration changes for the AbuseFilter extension at es.wikibooks

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

DF wmdf...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #7 from DF wmdf...@gmail.com 2011-07-08 08:34:18 UTC ---
Sorry to reopen but the changes we requested were not completly performed:

1. We want to explicity dissallow IP users and non-autoconfirmed users to be
able to see the filters and the log. The following lines are missing in the
config. file:

$wgGroupPermissions['*']['abusefilter-view'] = false;
$wgGroupPermissions['*']['abusefilter-log'] = false;

See http://es.wikibooks.org/wiki/Especial:ListaDerechosGrupos

2. We requested the filter to be able to block users with default expiry time =
24 hours. The following lines are missing:

$wgAbuseFilterAvailableActions[] = 'block';
$wgAbuseFilterBlockDuration = '24 hours';

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

Regards.

-- 
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 29483] Configuration changes for the AbuseFilter extension at es.wikibooks

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

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
URL|https://secure.wikimedia.or |https://es.wikibooks.org/wi
   |g/wikibooks/es/w/index.php? |ki/Wikilibros:Caf%C3%A9old
   |title=Wikilibros:Caf%C3%A9 |id=171982#Filtro_de_edicion
   |oldid=171982#Filtro_de_edic |es
   |iones   |
 Resolution||FIXED

--- Comment #8 from Reedy s...@reedyboy.net 2011-07-08 23:35:01 UTC ---
I must've copied the middle one accidentally

Sorry, done 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 29483] Configuration changes for the AbuseFilter extension at es.wikibooks

2011-07-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29483

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #6 from Reedy s...@reedyboy.net 2011-07-07 22:32:04 UTC ---
logmsgbot !log reedy synchronized php-1.17/wmf-config/abusefilter.php  'bug
29483'
morebots Logged the message, Master

-- 
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 29483] Configuration changes for the AbuseFilter extension at es.wikibooks

2011-06-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29483

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org

-- 
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 29483] Configuration changes for the AbuseFilter extension at es.wikibooks

2011-06-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29483

Chad H. innocentkil...@gmail.com changed:

   What|Removed |Added

 CC||innocentkil...@gmail.com

--- Comment #3 from Chad H. innocentkil...@gmail.com 2011-06-21 02:00:47 UTC 
---
Don't need abusefilter-view and -log for autoconfirmed if you're granting it to
*. Otherwise this looks ok.

-- 
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 29483] Configuration changes for the AbuseFilter extension at es.wikibooks

2011-06-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29483

--- Comment #4 from DF wmdf...@gmail.com 2011-06-21 02:05:20 UTC ---
(In reply to comment #3)
 Don't need abusefilter-view and -log for autoconfirmed if you're granting it 
 to *.

Please note that we're explicity setting -view and -log for the group '*' to
'false'

 Otherwise this looks ok.

Thanks for your review.

-- 
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 29483] Configuration changes for the AbuseFilter extension at es.wikibooks

2011-06-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29483

--- Comment #5 from Chad H. innocentkil...@gmail.com 2011-06-21 02:09:41 UTC 
---
(In reply to comment #4)
 (In reply to comment #3)
  Don't need abusefilter-view and -log for autoconfirmed if you're granting 
  it to *.
 
 Please note that we're explicity setting -view and -log for the group '*' to
 'false'
 

Ah yes I missed that :)

-- 
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 29483] Configuration changes for the AbuseFilter extension at es.wikibooks

2011-06-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29483

DF wmdf...@gmail.com changed:

   What|Removed |Added

Summary|Allow the AbuseFilter   |Configuration changes for
   |extension to block on   |the AbuseFilter extension
   |es.wikibooks|at es.wikibooks

-- 
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 29483] Configuration changes for the AbuseFilter extension at es.wikibooks

2011-06-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29483

--- Comment #1 from DF wmdf...@gmail.com 2011-06-19 16:57:31 UTC ---
Also, as per original discussion at
https://secure.wikimedia.org/wikibooks/es/w/index.php?title=Wikilibros:Caf%C3%A9/Archivo/Octubre_2009oldid=140120#Abuse_filter
please switch the configuration to:

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

Currently all users can see the filters and the logs and we don't want that
(cfr. [[b:es:Special:ListGroupRights]]). The 'abusefilter-view-private'
(permission to view filters marked as private) was also requested but never got
added.

-- 
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 29483] Configuration changes for the AbuseFilter extension at es.wikibooks

2011-06-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29483

--- Comment #2 from DF wmdf...@gmail.com 2011-06-19 17:04:01 UTC ---
Well, the final configuration should be:

$wgGroupPermissions['*']['abusefilter-view'] = false;
$wgGroupPermissions['*']['abusefilter-log'] = false;
$wgGroupPermissions['sysop']['abusefilter-modify'] = true;
$wgGroupPermissions['sysop']['abusefilter-log-detail'] = true;
$wgGroupPermissions['autoconfirmed']['abusefilter-view'] = true;
$wgGroupPermissions['autoconfirmed']['abusefilter-log'] = true;
$wgGroupPermissions['sysop']['abusefilter-private'] = false;
$wgGroupPermissions['sysop']['abusefilter-modify-restricted'] = true;
$wgGroupPermissions['sysop']['abusefilter-revert'] = true;
$wgGroupPermissions['sysop']['abusefilter-view-private'] = true;
$wgAbuseFilterAvailableActions[] = 'block';
$wgAbuseFilterBlockDuration = '24 hours';

Hope that this is right.

Regards.

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