mediawiki-extensions-AbuseF.../includes
Glaisher 7fade990d2 Don't allow invalid IP ranges to be entered in ip_in_range()
IP::isInRange() can return true for invalid IPs so this can
cause false positives. Instead of letting this happen, don't
allow it in the first place.

See also Ibfe55c2ebac0fccfa8329436

Bug: T124117
Change-Id: Id10552e117ce2b231504e41627b44f8cfb0d4329
2018-04-13 10:59:08 +02:00
..
api Select only needed columns in queries 2018-02-10 20:35:05 +00:00
pagers Merge "Disable search for global filters" 2018-04-06 16:48:57 +00:00
parser Don't allow invalid IP ranges to be entered in ip_in_range() 2018-04-13 10:59:08 +02:00
special Add reasons dropdown to hidelog form and convert it to OOUI 2018-04-05 00:08:49 +00:00
Views Merge "Make sure blocks from ipboptions have the same wording as globals" 2018-04-10 23:29:53 +00:00
AbuseFilter.php Ace: retrieve keywords directly from tokenizer 2018-04-07 17:21:45 +02:00
AbuseFilterChangesList.php Allow preloading text areas using URL parameter 2018-03-05 08:40:59 +01:00
AbuseFilterHooks.php Rename files to match class name 2018-04-02 22:08:13 -04:00
AbuseFilterModifyLogFormatter.php Actually mark abusefilter creations as such in the AbuseFilter log 2018-01-12 17:03:13 +00:00
AbuseFilterPreAuthenticationProvider.php Move various classes to their own files 2016-12-17 11:40:10 -08:00
AbuseFilterVariableHolder.php Improve some parameter docs 2017-10-07 00:54:58 +02:00
AbuseLogHitFormatter.php Cleanup, added spaces 2017-10-19 09:40:22 +02:00
AFComputedVariable.php Restore 'subtract' method for backward compatibility 2018-04-07 17:32:23 +02:00
TableDiffFormatterFullContext.php Move classes to own files 2017-12-23 13:43:37 +00:00