nextcloud-server/lib/public/AppFramework/Http/Attribute
Alexander Piskun b7af6ec200
feat: allow for ExApps to call Admin endpoints marked with specific attr
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2024-07-18 15:11:39 +07:00
..
ARateLimit.php fix: ARateLimit documentation 2024-07-12 20:14:30 +07:00
AnonRateLimit.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ApiRoute.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
AppApiAdminAccessWithoutUser.php feat: allow for ExApps to call Admin endpoints marked with specific attr 2024-07-18 15:11:39 +07:00
AuthorizedAdminSetting.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
BruteForceProtection.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
CORS.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ExAppRequired.php feat(AppFramework): Add ExAppRequired attribute 2024-07-01 14:41:20 +07:00
FrontpageRoute.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IgnoreOpenAPI.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
NoAdminRequired.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
NoCSRFRequired.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
OpenAPI.php feat(OpenAPI): Add ex_app scope 2024-07-02 09:12:48 +07:00
PasswordConfirmationRequired.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
PublicPage.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Route.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
StrictCookiesRequired.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
SubAdminRequired.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
UseSession.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
UserRateLimit.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00