summaryrefslogtreecommitdiffstats
path: root/tests/lib/Security/RateLimiting/Backend/MemoryCacheTest.php
Commit message (Expand)AuthorAgeFilesLines
* Adjust logic to store period instead of current timestampLukas Reschke2021-09-061-149/+0
* 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