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