nextcloud-server/lib/public/AppFramework/Http/Attribute
Joas Schilling ffc1bb774b
feat(openapi): Add OpenAPI attribute to allow multiple scopes and overwriting tags
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-03 09:25:11 +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
AuthorizedAdminSetting.php feat(security): Add PHP \Attribute for remaining security annotations 2023-04-25 14:50:32 +07:00
BruteForceProtection.php
CORS.php feat(security): Add PHP \Attribute for remaining security annotations 2023-04-25 14:50:32 +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
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
UserRateLimit.php feat(ratelimit): Add Attributes support to rate limit middleware 2023-04-24 12:24:48 +07:00