nextcloud-server/lib/public/AppFramework/Http/Attribute
provokateurin df6175ccb1
feat(AppFramework): Add Route attribute
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-02-21 12:07:50 +07:00
..
ARateLimit.php feat(ratelimit): Add Attributes support to rate limit middleware 2023-04-24 12:24:48 +07:00
AnonRateLimit.php feat(ratelimit): Add Attributes support to rate limit middleware 2023-04-24 12:24:48 +07:00
ApiRoute.php feat(AppFramework): Add Route attribute 2024-02-21 12:07:50 +07:00
AuthorizedAdminSetting.php feat(security): Add PHP \Attribute for remaining security annotations 2023-04-25 14:50:32 +07:00
BruteForceProtection.php feat(middleware): Migrate BruteForceProtection annotation to PHP Attribute and allow multiple 2023-03-08 12:09:22 +07:00
CORS.php feat(security): Add PHP \Attribute for remaining security annotations 2023-04-25 14:50:32 +07:00
FrontpageRoute.php feat(AppFramework): Add Route attribute 2024-02-21 12:07:50 +07:00
IgnoreOpenAPI.php feat(openapi): Add OpenAPI attribute to allow multiple scopes and overwriting tags 2023-11-03 09:25:11 +07:00
NoAdminRequired.php feat(security): Add PHP \Attribute for remaining security annotations 2023-04-25 14:50:32 +07:00
NoCSRFRequired.php feat(security): Add PHP \Attribute for remaining security annotations 2023-04-25 14:50:32 +07:00
OpenAPI.php feat(openapi): Add OpenAPI attribute to allow multiple scopes and overwriting tags 2023-11-03 09:25:11 +07:00
PasswordConfirmationRequired.php feat(security): Add PHP \Attribute for remaining security annotations 2023-04-25 14:50:32 +07:00
PublicPage.php feat(security): Add PHP \Attribute for remaining security annotations 2023-04-25 14:50:32 +07:00
Route.php feat(AppFramework): Add Route attribute 2024-02-21 12:07:50 +07:00
StrictCookiesRequired.php feat(security): Add PHP \Attribute for remaining security annotations 2023-04-25 14:50:32 +07:00
SubAdminRequired.php feat(security): Add PHP \Attribute for remaining security annotations 2023-04-25 14:50:32 +07:00
UseSession.php feat(middleware): Migrate BruteForceProtection annotation to PHP Attribute and allow multiple 2023-03-08 12:09:22 +07:00
UserRateLimit.php feat(ratelimit): Add Attributes support to rate limit middleware 2023-04-24 12:24:48 +07:00