nextcloud-server/lib/public/AppFramework/Http/Attribute
Ferdinand Thiessen 832f79ac93
chore: apply code style
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-30 19:04:59 +07:00
..
ARateLimit.php fix: ARateLimit documentation 2024-07-12 20:14:30 +07:00
AnonRateLimit.php
ApiRoute.php
AppApiAdminAccessWithoutUser.php feat: allow for ExApps to call Admin endpoints marked with specific attr 2024-07-18 15:11:39 +07:00
AuthorizedAdminSetting.php
BruteForceProtection.php
CORS.php docs(HTTP): Add proper docs for CORS attribute 2025-01-09 11:07:09 +07:00
ExAppRequired.php
FrontpageRoute.php
IgnoreOpenAPI.php
NoAdminRequired.php
NoCSRFRequired.php
OpenAPI.php chore: apply code style 2025-04-30 19:04:59 +07:00
PasswordConfirmationRequired.php feat: Use inline password confirmation in external storage settings 2024-11-28 13:03:51 +07:00
PublicPage.php
Route.php
StrictCookiesRequired.php
SubAdminRequired.php
UseSession.php
UserRateLimit.php