aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Security/RateLimiting/Backend/MemoryCache.php
Commit message (Expand)AuthorAgeFilesLines
* Adjust logic to store period instead of current timestampLukas Reschke2021-09-061-128/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+3
* Update license headersChristoph Wurst2019-12-051-1/+5
* Make OC\Security\RateLimiting strictRoeland Jago Douma2018-01-141-11/+17
* Also replace all other occurencesMorris Jobke2017-12-181-1/+1
* Update license headersMorris Jobke2017-11-061-0/+2
* Remove expired attemptsLukas Reschke2017-04-131-4/+20
* Add support for ratelimiting via annotationsLukas Reschke2017-04-131-0/+100