aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Security/RateLimiting/Backend
Commit message (Expand)AuthorAgeFilesLines
* 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-7/+7
* Make Security module strictJ0WI2021-04-191-0/+3
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-3/+3
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Make OC\Security\RateLimiting strictRoeland Jago Douma2018-01-141-2/+2
* Fix testsRoeland Jago Douma2017-12-181-1/+1
* Remove expired attemptsLukas Reschke2017-04-131-5/+13
* Add support for ratelimiting via annotationsLukas Reschke2017-04-131-0/+138