0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-23 08:28:36 +00:00
nextcloud_server/lib/public/AppFramework/Http/Attribute
provokateurin 11feecf772
docs(HTTP): Add proper docs for CORS attribute
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-01-07 15:41:19 +01:00
..
AnonRateLimit.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ApiRoute.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
AppApiAdminAccessWithoutUser.php feat: allow for ExApps to call Admin endpoints marked with specific attr 2024-07-18 15:11:39 +03:00
ARateLimit.php fix: ARateLimit documentation 2024-07-12 20:14:30 +02:00
AuthorizedAdminSetting.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
BruteForceProtection.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
CORS.php docs(HTTP): Add proper docs for CORS attribute 2025-01-07 15:41:19 +01:00
ExAppRequired.php feat(AppFramework): Add ExAppRequired attribute 2024-07-01 14:41:20 +02:00
FrontpageRoute.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IgnoreOpenAPI.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
NoAdminRequired.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
NoCSRFRequired.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
OpenAPI.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
PasswordConfirmationRequired.php feat: Use inline password confirmation in external storage settings 2024-11-28 11:01:54 +01:00
PublicPage.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Route.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
StrictCookiesRequired.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
SubAdminRequired.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
UserRateLimit.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
UseSession.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00