aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Security/RateLimiting/Backend/MemoryCacheBackendTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-4/+4
* chore: Add SPDX headerAndy Scherzinger2024-05-131-17/+2
* feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CIJoas Schilling2023-04-031-0/+9
* Adjust testsLukas Reschke2021-09-061-6/+6
* Adjust logic to store period instead of current timestampLukas Reschke2021-09-061-0/+149