Page MenuHomePhabricator

Enable AbuseFilter log hits on irc.wikimedia.org for all wikis with the extension
Closed, ResolvedPublic

Description

There was a bug report last year (#42758) that enabled AbuseFilter log entry hits on irc.wikimedia.org for the English Wikipedia. I am wondering if it can be done for all wikis with the extension (as long as the hits are public).


Version: wmf-deployment
Severity: enhancement

Details

Reference
bz64255

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 3:10 AM
bzimport set Reference to bz64255.

This should be fine to do on all wikis where $wgGroupPermissions['*']['abusefilter-log'] = true;

Only for public hits though, private would need to be done on a per-wiki basis.

Change 130274 had a related patch set uploaded by Gerrit Patch Uploader:
Show AbuseFilter log hits on IRC for wikis where logs public

https://gerrit.wikimedia.org/r/130274

Change 130274 merged by Mwalker:
Show AbuseFilter hits on IRC for wikis with public logs

https://gerrit.wikimedia.org/r/130274