Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: use "app_api" session key, "app_api_system" is deprecated | Andrey Borysenko | 2024-07-18 | 1 | -2/+3 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -22/+2 |
* | fix: add check for app_api_system session flag to bypass rate limit | Florian Klinger | 2024-03-18 | 1 | -0/+7 |
* | feat(ratelimit): Add Attributes support to rate limit middleware | Joas Schilling | 2023-04-24 | 1 | -41/+77 |
* | Check style update | Carl Schwan | 2022-01-13 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+2 |
* | Fix ratelimit template | Joas Schilling | 2021-04-27 | 1 | -14/+7 |
* | 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 | -4/+4 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+1 |
* | Remove unused import statements | Morris Jobke | 2018-02-14 | 1 | -1/+0 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+3 |
* | Remove explicit type hints for Controller | Lukas Reschke | 2017-08-01 | 1 | -2/+2 |
* | Fix middleware implementations signatures | Roeland Jago Douma | 2017-07-31 | 1 | -2/+3 |
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -1/+0 |
* | Move to dedicated MiddleWare | Lukas Reschke | 2017-04-13 | 1 | -0/+134 |