summaryrefslogtreecommitdiffstats
path: root/lib/private/Security/RateLimiting/Backend/IBackend.php
Commit message (Expand)AuthorAgeFilesLines
* Implement PR review feedbackLukas Reschke2021-09-071-1/+1
* Adjust logic to store period instead of current timestampLukas Reschke2021-09-061-4/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update license headersChristoph Wurst2019-12-051-1/+4
* Make OC\Security\RateLimiting strictRoeland Jago Douma2018-01-141-6/+7
* Update license headersMorris Jobke2017-11-061-0/+2
* Remove expired attemptsLukas Reschke2017-04-131-8/+12
* Add support for ratelimiting via annotationsLukas Reschke2017-04-131-0/+50