nextcloud/lib/private/User
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
..
Listeners fix: delete user credentials stored in storages_credentials when user gets deleted 2024-05-30 15:00:28 +02:00
AvailabilityCoordinator.php [stable28] enh(userstatus): add OOO automation and remove calendar automation 2023-11-28 15:44:23 +01:00
Backend.php Update php licenses 2021-06-04 22:02:41 +02:00
Database.php chore: Replace \OC::$server->query with \OCP\Server::get in /lib 2023-07-06 15:21:22 +02:00
DisplayNameCache.php fix(cache): Remove displayname cache entry on delete 2023-08-28 14:59:54 +02:00
LazyUser.php feat(users): Store and load a user's manager 2023-05-12 13:56:48 +02:00
LoginException.php Update php licenses 2021-06-04 22:02:41 +02:00
Manager.php fix: Also search in email field for disabled users 2024-05-27 15:03:07 +02:00
NoUserException.php Update php licenses 2021-06-04 22:02:41 +02:00
OutOfOfficeData.php fix(dav): Make current ooo info time-dependent 2023-12-06 00:15:59 +01:00
Session.php fix(Session): avoid race conditions on clustered setups 2024-07-11 07:27:29 +00:00
User.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00