Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement review feedback | Lukas Reschke | 2021-09-13 | 1 | -3/+3 |
* | Apply suggestions from code review | Lukas Reschke | 2021-09-13 | 1 | -7/+5 |
* | Implement PR review feedback | Lukas Reschke | 2021-09-07 | 2 | -6/+1 |
* | phpcs | Lukas Reschke | 2021-09-06 | 1 | -1/+0 |
* | Adjust logic to store period instead of current timestamp | Lukas Reschke | 2021-09-06 | 4 | -44/+30 |
* | Add database ratelimiting backend | Lukas Reschke | 2021-09-06 | 1 | -0/+136 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 4 | -8/+4 |
* | 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 |