nextcloud/lib/private/Authentication
Arthur Schiwon 31e079520c
fix(Session): avoid race conditions on clustered setups
- re-stablishes old behaviour with cache to return null instead of throwing
  an InvalidTokenException when the token is cached as non-existing
- token invalidation and re-generation are bundled in a DB transaction now

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-07-11 10:38:03 +02:00
..
Events composer run cs:fix 2023-01-20 11:45:08 +01:00
Exceptions Update php licenses 2021-06-04 22:02:41 +02:00
Listeners composer run cs:fix 2023-01-20 11:45:08 +01:00
Login fix: Show error message when CSRF check fails at login 2023-12-04 19:09:01 +00:00
LoginCredentials composer run cs:fix 2023-01-20 11:45:08 +01:00
Notifications composer run cs:fix 2023-01-20 11:45:08 +01:00
Token fix(Session): avoid race conditions on clustered setups 2024-07-11 10:38:03 +02:00
TwoFactorAuth AppAPI: allowed to bypass Two-Factor 2023-12-29 14:46:58 +02:00
WebAuthn composer run cs:fix 2023-01-20 11:45:08 +01:00