nextcloud/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 +00:00
..
Listeners fix: delete user credentials stored in storages_credentials when user gets deleted 2024-05-16 12:27:40 +00:00
AvailabilityCoordinator.php enh(userstatus): add OOO automation and remove calendar automation 2023-11-28 10:28:06 +01:00
Backend.php Update php licenses 2021-06-04 22:02:41 +02:00
Database.php Refactor OC\Server::getHasher 2024-03-15 13:04:27 +01:00
DisplayNameCache.php chore: Fix missing template parameter for IEventListener 2024-01-30 10:57:15 +01: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 14:58:49 +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-05 08:36:50 +01:00
Session.php fix(Session): avoid race conditions on clustered setups 2024-07-11 07:29:09 +00:00
User.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00