summaryrefslogtreecommitdiffstats
path: root/lib/private/Security/Ip
Commit message (Expand)AuthorAgeFilesLines
* fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlistbackport/50234/stable31Joas Schilling2025-01-271-0/+60
* fix(security): Handle IPv6 zone IDs used in link-local addressesJosh2024-10-311-1/+2
* fix(security): Handle IPv6 zone IDs used in link-local addressesJosh2024-10-311-2/+3
* chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixerdependabot/composer/vendor-bin/cs-fixer/nextcloud/coding-standard-1.3.2dependabot[bot]2024-10-192-2/+2
* chore: adjust code to adhere to coding standardAnna Larch2024-09-051-1/+1
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-252-2/+2
* feat(Security): add Factory for IP addresses and rangesBenjamin Gaussorgues2024-07-191-0/+23
* feat(security): Add public API to allow validating IP Ranges and checking for...Joas Schilling2024-07-193-0/+158