aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Security/Normalizer/IpAddressTest.php
Commit message (Expand)AuthorAgeFilesLines
* feat(ip): add configurable IPv6 subnet for BFP and throttlingfeat/add-configurable-ipv6-subnetBenjamin Gaussorgues2025-04-171-4/+4
* feat(ip): use larger IPv6 range by defaultfeat/larger_ipv6_rangeBenjamin Gaussorgues2025-04-081-5/+5
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-131-17/+2
* Improve normalizer detecting IPv4 inside of IPv6Vincent Petry2021-11-221-1/+9
* Fix getting subnet of ipv4 mapped ipv6 addressesVincent Petry2021-11-221-0/+4
* Make Security module strictJ0WI2021-04-191-0/+3
* Increase subnet matcherLukas Reschke2021-04-071-2/+10
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Allow bracket IPv6 address format inside IPAdress NormalizerThomas Citharel2019-01-031-0/+4
* Add support for ratelimiting via annotationsLukas Reschke2017-04-131-0/+59