nextcloud/lib/private/AppFramework/Middleware/Security
Arthur Schiwon 3b840dfb79
fix(Token): make new scope future compatible
- "password-unconfirmable" is the effective name for 30, but a draft
  name was backported.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-06-12 19:28:57 +02:00
..
Exceptions fix(security)!: Use consistent HTTP status for strict cookie checks 2023-04-17 16:06:37 +00:00
BruteForceMiddleware.php fix(middleware): Fix header injection for bruteforce middleware 2023-08-23 06:44:09 +02:00
CORSMiddleware.php fixed Drone test 2023-10-09 14:44:34 +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 fix(Token): make new scope future compatible 2024-06-12 19:28:57 +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 feat(security): Add PHP \Attribute for remaining security annotations 2023-04-25 14:50:32 +02:00