nextcloud/lib/private/AppFramework/Middleware/Security
Alexander Piskun 0b8a3b578d fixed Drone test
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2023-10-06 13:46:37 +03:00
..
Exceptions feat(appframework): Expose programmatic rate limiter 2023-09-20 20:25:27 +02:00
BruteForceMiddleware.php techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2023-08-28 15:50:45 +02:00
CORSMiddleware.php fixed Drone test 2023-10-06 13:46:37 +03:00
CSPMiddleware.php composer run cs:fix 2023-01-20 11:45:08 +01:00
FeaturePolicyMiddleware.php composer run cs:fix 2023-01-20 11:45:08 +01:00
PasswordConfirmationMiddleware.php feat(security): Add PHP \Attribute for remaining security annotations 2023-04-25 14:50:32 +02:00
RateLimitingMiddleware.php feat(ratelimit): Add Attributes support to rate limit middleware 2023-04-24 12:24:48 +02:00
ReloadExecutionMiddleware.php feat(security): Add PHP \Attribute for remaining security annotations 2023-04-25 14:50:32 +02:00
SameSiteCookieMiddleware.php composer run cs:fix 2023-01-20 11:45:08 +01:00
SecurityMiddleware.php Rewrite OCS CSRF check to be readable 2023-08-16 15:52:36 +02:00