mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-12-18 00:20:37 +00:00
f34000f1fb
* Disallow more than 100 condition-checks per action. * Disallow filters which are misbehaving (more than 5 matches, constituting more than 5% of recent actions) * Display statistics for all filters (percentage of times the condition limit is reached, and percentage of times some filter is matched), and individual filters (percentage of times it's matched). |
||
---|---|---|
AbuseFilter.class.php | ||
AbuseFilter.hooks.php | ||
AbuseFilter.i18n.php | ||
AbuseFilter.php | ||
abusefilter.tables.sql | ||
install.php | ||
SpecialAbuseFilter.php | ||
SpecialAbuseLog.php |