Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: allow for ExApps to call Admin endpoints marked with specific attr | Alexander Piskun | 2024-07-18 | 1 | -0/+21 |
| | | | | Signed-off-by: Alexander Piskun <bigcat88@icloud.com> | ||||
* | fix: ARateLimit documentation | skjnldsv | 2024-07-12 | 1 | -0/+2 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | feat(OpenAPI): Add ex_app scope | provokateurin | 2024-07-02 | 1 | -0/+8 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | feat(AppFramework): Add ExAppRequired attribute | provokateurin | 2024-07-01 | 1 | -0/+21 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 18 | -324/+36 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | feat(AppFramework): Add Route attribute | provokateurin | 2024-02-21 | 3 | -0/+287 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | feat(openapi): Add OpenAPI attribute to allow multiple scopes and ↵ | Joas Schilling | 2023-11-03 | 2 | -0/+100 |
| | | | | | | overwriting tags Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add IgnoreOpenAPI attribute | jld3103 | 2023-07-10 | 1 | -0/+37 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | feat(security): Add PHP \Attribute for remaining security annotations | Joas Schilling | 2023-04-25 | 8 | -0/+315 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | feat(ratelimit): Add Attributes support to rate limit middleware | Joas Schilling | 2023-04-24 | 3 | -0/+133 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | feat(middleware): Migrate BruteForceProtection annotation to PHP Attribute ↵ | Joas Schilling | 2023-03-08 | 2 | -1/+53 |
| | | | | | | and allow multiple Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | feat(app-framework): Add UseSession attribute to replace annotation | Christoph Wurst | 2023-01-27 | 1 | -0/+37 |
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> |