0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-12 23:47:25 +00:00
nextcloud_server/lib/private/User
Cleopatra Enjeck M. 935fa11e1e fix: use mb_strtolower to convert login name
Signed-off-by: Cleopatra Enjeck M. <patrathewhiz@gmail.com>
2025-03-05 06:21:24 +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: use mb_strtolower to convert login name 2025-03-05 06:21:24 +00:00
User.php fix: Skip users that still exist in backend 2024-10-15 16:43:21 +02:00