aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Security/RateLimiting
Commit message (Expand)AuthorAgeFilesLines
* Adjust testsLukas Reschke2021-09-062-16/+12
* Adjust logic to store period instead of current timestampLukas Reschke2021-09-062-20/+7
* Make Security module strictJ0WI2021-04-192-0/+6
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-122-9/+9
* Remove unused importsChristoph Wurst2020-03-251-3/+0
* Mode to modern phpunitRoeland Jago Douma2019-11-272-10/+10
* Make phpunit8 compatibleRoeland Jago Douma2019-11-272-2/+2
* Fix report of phpstan in LimiterRoeland Jago Douma2019-08-191-8/+0
* 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-132-0/+299