mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-12 00:38:23 +00:00
af9c7ee852
This include a technical improvement (use local variables instead of class members), and prevents displaying duplicates in the list of broken filters. It also covers other two quite common cases: the one where groups aren't lowercase (for instance 'Page' instead of 'page') and extra spaces (e.g. 'user, ip' instead of 'user,ip'). The former is now fixed automatically, while the second is a correct syntax which we don't need to fix, but now it's effectively recognized as correct. Bug: T209565 Change-Id: Idbfa114048bfb1127b1240c787cffa8973a47220 |
||
---|---|---|
.. | ||
addMissingLoggingEntries.php | ||
normalizeThrottleParameters.php | ||
purgeOldLogIPData.php |