mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-28 07:50:24 +00:00
7b7be07957
This patch introduces a config variable for the range block sizes. It changes the default IPv6 block size from /16 to /19 using the same reasoning as Ia25e156fd8234519c4d74f1d41d93f94a313ce14 Using a config var (as opposed to hardcoded range size) allows future changes proposed in T179454 to make the range size vary for different IPs, based on the actual subnet they belong to. Bug: T179455 Bug: T179456 Change-Id: I8dfa17f553a7af524f0a11c0fd51c48773e27be5 |
||
---|---|---|
db_patches | ||
i18n | ||
includes | ||
maintenance | ||
modules | ||
tests | ||
.gitignore | ||
.gitreview | ||
.jshintignore | ||
.jshintrc | ||
.phpcs.xml | ||
.stylelintrc.json | ||
AbuseFilter.alias.php | ||
AbuseFilter.php | ||
abusefilter.tables.pg.sql | ||
abusefilter.tables.sql | ||
abusefilter.tables.sqlite.sql | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
extension.json | ||
Gruntfile.js | ||
hooks.txt | ||
package.json |