Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust tests | Lukas Reschke | 2021-09-06 | 2 | -16/+12 |
* | Adjust logic to store period instead of current timestamp | Lukas Reschke | 2021-09-06 | 2 | -20/+7 |
* | Make Security module strict | J0WI | 2021-04-19 | 2 | -0/+6 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 2 | -9/+9 |
* | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -3/+0 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 2 | -10/+10 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 2 | -2/+2 |
* | Fix report of phpstan in Limiter | Roeland Jago Douma | 2019-08-19 | 1 | -8/+0 |
* | Make OC\Security\RateLimiting strict | Roeland Jago Douma | 2018-01-14 | 1 | -2/+2 |
* | Fix tests | Roeland Jago Douma | 2017-12-18 | 1 | -1/+1 |
* | Remove expired attempts | Lukas Reschke | 2017-04-13 | 1 | -5/+13 |
* | Add support for ratelimiting via annotations | Lukas Reschke | 2017-04-13 | 2 | -0/+299 |