nextcloud-server/lib/private/Authentication
Arthur Schiwon 6a783d9b08
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-10 13:28:33 +07:00
..
Events chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Exceptions chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Listeners chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Login chore: Add SPDX header 2024-05-24 13:11:22 +07:00
LoginCredentials chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Notifications feat(notifications): Migrate server INotifiers to new exceptions 2024-06-25 11:56:24 +07:00
Token fix(Session): avoid race conditions on clustered setups 2024-07-10 13:28:33 +07:00
TwoFactorAuth chore: Add SPDX header 2024-05-24 13:11:22 +07:00
WebAuthn chore: Add SPDX header 2024-05-24 13:11:22 +07:00