nextcloud/lib/private/User
Côme Chilliet 91923f5bda fix: Reduce the mixups between apptokens and session ids
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-04-21 13:38:49 +00:00
..
BackgroundJobs fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:42:06 +01: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 fix: Make user removal more resilient 2024-10-15 16:43:19 +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 fix(users): Don't crash if disabled user is missing in the database 2024-09-23 16:59:58 +02:00
LoginException.php Update php licenses 2021-06-04 22:02:41 +02:00
Manager.php fix(users): Don't crash if disabled user is missing in the database 2024-09-23 16:59:58 +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
PartiallyDeletedUsersBackend.php fix: Skip users that still exist in backend 2024-10-15 16:43:21 +02:00
Session.php fix: Reduce the mixups between apptokens and session ids 2026-04-21 13:38:49 +00:00
User.php fix: Skip users that still exist in backend 2024-10-15 16:43:21 +02:00