mediawiki-extensions-AbuseF.../maintenance
Daimona Eaytoy aa280998c0 Fix big problems with normalizeThrottleParameters
My final testing unveiled 4 problems, see T209565#4780868. Testing again
after this patch yields the expected outcome.

Update: A fifth problem is that we cannot disable throttling if throttle
groups are empty or fully invalid: that case is similar to the one with
invalid rate, the throttle limit is never reached and thus throttle just
doesn't work. Instead, ask users to fix it by hand.

Bug: T203336
Bug: T209565
Change-Id: Id03c9880f60764efc596ac40b8662087fdb30550
2018-12-15 18:36:16 +01:00
..
addMissingLoggingEntries.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00
normalizeThrottleParameters.php Fix big problems with normalizeThrottleParameters 2018-12-15 18:36:16 +01:00
purgeOldLogIPData.php Reduce use of globals in favor of Config 2018-05-02 02:27:26 +00:00