Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add database ratelimiting backend | Lukas Reschke | 2021-09-13 | 4 | -24/+138 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -3/+3 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 4 | -4/+16 |
* | Fix report of phpstan in Limiter | Roeland Jago Douma | 2019-08-19 | 1 | -10/+4 |
* | Make OC\Security\RateLimiting strict | Roeland Jago Douma | 2018-01-14 | 4 | -30/+39 |
* | Also replace all other occurences | Morris Jobke | 2017-12-18 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 4 | -0/+8 |
* | Remove expired attempts | Lukas Reschke | 2017-04-13 | 2 | -12/+32 |
* | Add support for ratelimiting via annotations | Lukas Reschke | 2017-04-13 | 4 | -0/+287 |