mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-15 02:03:53 +00:00
a0fd0bae01
- Use a /64 range for IPv6 instead of /16. - Fix a curious and serious bug for IPv6, where grouping by range would only use the first (!) number of the IP address, due to the 'v6-' prefix returned by IP::toHex. - Fail hard if the identifier is unknown -- it's not something that's supposed to happen. - Include the type name in each identifier, instead of prefixing all type names to all identifiers. This makes it easier to understand the parts of the key. - Test the whole lot. Bug: T211101 Change-Id: I54c4209f2f0d5a4c5e7b81bed240ca3e28a2ded7 |
||
---|---|---|
.phan | ||
db_patches | ||
i18n | ||
includes | ||
maintenance | ||
modules | ||
tests | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.phpcs.xml | ||
.stylelintrc.json | ||
AbuseFilter.alias.php | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
extension.json | ||
Gruntfile.js | ||
package-lock.json | ||
package.json |