mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-29 00:10:26 +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 |
||
---|---|---|
.. | ||
ChangeTags | ||
Consequences | ||
Filter | ||
Hooks | ||
Parser | ||
Special | ||
VariableGenerator | ||
Variables | ||
Watcher | ||
AbuseFilterPermissionManagerTest.php | ||
AbuseLoggerFactoryTest.php | ||
ActionSpecifierTest.php | ||
BlockAutopromoteStoreTest.php | ||
CentralDBManagerTest.php | ||
EditBoxBuilderFactoryTest.php | ||
EditRevUpdaterTest.php | ||
EditStashCacheTest.php | ||
EmergencyCacheTest.php | ||
FilterCompareTest.php | ||
FilterImporterTest.php | ||
FilterLookupTest.php | ||
FilterProfilerTest.php | ||
FilterRunnerFactoryTest.php | ||
FilterRunnerTest.php | ||
FilterStoreTest.php | ||
FilterValidatorTest.php | ||
GlobalNameUtilsTest.php | ||
KeywordsManagerTest.php | ||
RunnerDataTest.php | ||
SpecsFormatterTest.php | ||
TextExtractorTest.php |