Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 1 | -17/+2 |
* | feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CI | Joas Schilling | 2023-04-03 | 1 | -0/+9 |
* | Adjust tests | Lukas Reschke | 2021-09-06 | 1 | -6/+6 |
* | Adjust logic to store period instead of current timestamp | Lukas Reschke | 2021-09-06 | 1 | -7/+7 |
* | Make Security module strict | J0WI | 2021-04-19 | 1 | -0/+3 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -3/+3 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | 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 | 1 | -0/+138 |