nextcloud/lib/private/User
Christoph Wurst 829ca3df55
fix(session): Only mark sessions of permanent tokens as app passwords
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-04-09 07:48:30 +02: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(session): Only mark sessions of permanent tokens as app passwords 2025-04-09 07:48:30 +02:00
User.php fix: Skip users that still exist in backend 2024-10-15 16:43:21 +02:00