nextcloud-server/lib/private/User
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 +07:00
..
Listeners fix: delete user credentials stored in storages_credentials when user gets deleted 2024-05-16 12:27:40 +07:00
AvailabilityCoordinator.php enh(userstatus): add OOO automation and remove calendar automation 2023-11-28 10:28:06 +07:00
Backend.php
Database.php Refactor `OC\Server::getHasher` 2024-03-15 13:04:27 +07:00
DisplayNameCache.php chore: Fix missing template parameter for IEventListener 2024-01-30 10:57:15 +07:00
LazyUser.php
LoginException.php
Manager.php fix: Also search in email field for disabled users 2024-05-27 14:58:49 +07:00
NoUserException.php
OutOfOfficeData.php fix(dav): Make current ooo info time-dependent 2023-12-05 08:36:50 +07:00
Session.php fix(Session): avoid race conditions on clustered setups 2024-07-11 07:29:09 +07:00
User.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00