nextcloud/lib/private/Authentication
Arthur Schiwon 0ba9f046e7 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 07:29:09 +00:00
..
Events Use OCP version of IToken in AppPasswordCreatedEvent 2024-01-11 14:02:15 +01:00
Exceptions fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
Listeners feat: rename users to account or person 2024-02-13 21:06:30 +01:00
Login fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
LoginCredentials fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02: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 07:29:09 +00:00
TwoFactorAuth chore: Fix small psalm errors related to documented return types 2024-05-06 18:21:38 +02:00
WebAuthn fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00