nextcloud-server/lib/private/AppFramework/Middleware/Security
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-11-23 10:36:13 +07:00
..
Exceptions feat(appframework): Expose programmatic rate limiter 2023-09-20 20:25:27 +07:00
BruteForceMiddleware.php techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2023-08-28 15:50:45 +07:00
CORSMiddleware.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
CSPMiddleware.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
FeaturePolicyMiddleware.php composer run cs:fix 2023-01-20 11:45:08 +07:00
PasswordConfirmationMiddleware.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
RateLimitingMiddleware.php feat(ratelimit): Add Attributes support to rate limit middleware 2023-04-24 12:24:48 +07:00
ReloadExecutionMiddleware.php feat(security): Add PHP \Attribute for remaining security annotations 2023-04-25 14:50:32 +07:00
SameSiteCookieMiddleware.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
SecurityMiddleware.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00