Go to file
Andrew Garrett f34000f1fb Abuse filter updates:
* 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).
2008-07-17 02:43:45 +00:00
AbuseFilter.class.php Abuse filter updates: 2008-07-17 02:43:45 +00:00
AbuseFilter.hooks.php Include size delta in vars for editing 2008-07-15 08:46:17 +00:00
AbuseFilter.i18n.php Abuse filter updates: 2008-07-17 02:43:45 +00:00
AbuseFilter.php Abuse filter updates: 2008-07-17 02:43:45 +00:00
abusefilter.tables.sql Abuse filter updates: 2008-07-17 02:43:45 +00:00
install.php Add log entries for actions done by the extension. Also, properly scramble conflicting accounts by resetting email too 2008-07-09 07:02:13 +00:00
SpecialAbuseFilter.php Abuse filter updates: 2008-07-17 02:43:45 +00:00
SpecialAbuseLog.php Actually restrict viewing private data 2008-06-27 08:11:09 +00:00