mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-24 06:03:49 +00:00
93b7990fa3
I have introduced a new option $wgAbuseFilterNotifications which allows to configure the extension to send hit notifications to Special:RecentChanges or UDP. It uses ManualLogEntry class: ManualLogEntry->publish( 0, $wgAbuseFilterNotifications ) Log entries are _not_ accessible using Special:Log, that's bug 19494. Change-Id: Ie4bda2f97aa295c0504ba869ef1a99c7a3d20f70 |
||
---|---|---|
api | ||
db_patches | ||
modules | ||
special | ||
tests | ||
Views | ||
.gitreview | ||
AbuseFilter.alias.php | ||
AbuseFilter.class.php | ||
AbuseFilter.hooks.php | ||
AbuseFilter.i18n.php | ||
AbuseFilter.parser.php | ||
AbuseFilter.php | ||
abusefilter.tables.pg.sql | ||
abusefilter.tables.sql | ||
abusefilter.tables.sqlite.sql | ||
AbuseFilterVariableHolder.php | ||
AbuseLogHitFormatter.php | ||
phpTest.php |