summaryrefslogtreecommitdiffstats
path: root/lib/private/Security/RateLimiting
Commit message (Expand)AuthorAgeFilesLines
* Add database ratelimiting backendLukas Reschke2021-09-134-24/+138
* 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-054-4/+16
* Fix report of phpstan in LimiterRoeland Jago Douma2019-08-191-10/+4
* Make OC\Security\RateLimiting strictRoeland Jago Douma2018-01-144-30/+39
* Also replace all other occurencesMorris Jobke2017-12-181-1/+1
* Update license headersMorris Jobke2017-11-064-0/+8
* Remove expired attemptsLukas Reschke2017-04-132-12/+32
* Add support for ratelimiting via annotationsLukas Reschke2017-04-134-0/+287