Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(middleware): Also abort the request when reaching max delay in afterContr... | Joas Schilling | 2023-05-15 | 1 | -7/+7 |
* | Add a debug message when throttling without defining | Joas Schilling | 2023-03-08 | 1 | -6/+33 |
* | feat(middleware): Migrate BruteForceProtection annotation to PHP Attribute an... | Joas Schilling | 2023-03-08 | 1 | -61/+168 |
* | Update core to PHP 7.4 standard | Carl Schwan | 2022-05-20 | 1 | -2/+1 |
* | Check style update | Carl Schwan | 2022-01-13 | 1 | -3/+3 |
* | More test fixing | Joas Schilling | 2020-08-19 | 1 | -2/+2 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -11/+11 |
* | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | 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 |
* | Add metadata to \OCP\AppFramework\Http\Response::throttle | Lukas Reschke | 2017-07-27 | 1 | -0/+4 |
* | Make BruteForceProtection annotation more clever | Lukas Reschke | 2017-04-13 | 1 | -0/+190 |