nextcloud/lib/private/AppFramework/Middleware/Security
Andrey Borysenko 40f820470a
chore: use "app_api" session key, "app_api_system" is deprecated
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
2024-07-18 17:16:57 +03:00
..
Exceptions feat(AppFramework): Add ExAppRequired attribute 2024-07-01 14:41:20 +02:00
BruteForceMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
CORSMiddleware.php feat(Security): Warn about using annotations instead of attributes 2024-07-18 11:25:32 +02:00
CSPMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
FeaturePolicyMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
PasswordConfirmationMiddleware.php feat(Security): Warn about using annotations instead of attributes 2024-07-18 11:25:32 +02:00
RateLimitingMiddleware.php chore: use "app_api" session key, "app_api_system" is deprecated 2024-07-18 17:16:57 +03:00
ReloadExecutionMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
SameSiteCookieMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
SecurityMiddleware.php feat: allow for ExApps to call Admin endpoints marked with specific attr 2024-07-18 15:11:39 +03:00