aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/AppFramework/Middleware/Security/RateLimitingMiddlewareTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-131-20/+2
* fix: add check for app_api_system session flag to bypass rate limitFlorian Klinger2024-03-181-1/+5
* feat(ratelimit): Add Attributes support to rate limit middlewareJoas Schilling2023-04-241-103/+170
* Restore old behaviour of sending flase for not found appsJoas Schilling2022-05-301-72/+52
* Fix ratelimit templateJoas Schilling2021-04-271-11/+9
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-13/+13
* Mode to modern phpunitRoeland Jago Douma2019-11-271-5/+5
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Move to dedicated MiddleWareLukas Reschke2017-04-131-0/+283