nextcloud/lib/private/Authentication
Arthur Schiwon f5866137ad 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:27:29 +00:00
..
Events Use OCP version of IToken in AppPasswordCreatedEvent 2024-01-11 18:01:00 +00:00
Exceptions Improve docblock annotations for tokens and their exceptions 2023-10-23 15:20:04 +02:00
Listeners chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Login chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
LoginCredentials Always catch OCP versions of authentication exceptions 2024-01-11 18:00:59 +00: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:27:29 +00:00
TwoFactorAuth Always catch OCP versions of authentication exceptions 2024-01-11 18:00:59 +00:00
WebAuthn chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00