nextcloud/lib/private/AppFramework/Middleware/Security
Côme Chilliet de970b65fe fix: Do not set last-password-confirm for apptoken sessions
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-06-16 14:28:20 +00:00
..
Exceptions feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
BruteForceMiddleware.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
CORSMiddleware.php refactor: Move hasAnnotationOrAttribute to MiddlewareUtils 2026-01-28 21:48:16 +01:00
CSPMiddleware.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
FeaturePolicyMiddleware.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
PasswordConfirmationMiddleware.php fix: Do not set last-password-confirm for apptoken sessions 2026-06-16 14:28:20 +00:00
RateLimitingMiddleware.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
ReloadExecutionMiddleware.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
SameSiteCookieMiddleware.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
SecurityMiddleware.php feat: Add generate session token to CsrfTokenManager 2026-05-12 18:24:12 +02:00