nextcloud-server/lib/private/User
Côme Chilliet 107c18dff2
chore: Remove now unused methods from User manager
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-03-31 15:39:35 +07:00
..
BackgroundJobs fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:38:58 +07:00
Listeners chore: Add SPDX header 2024-05-24 13:11:22 +07:00
AvailabilityCoordinator.php Feat: Allow users to select another user as their out-of-office replacement 2024-07-01 15:10:16 +07:00
Backend.php fix: Make user removal more resilient 2024-10-08 21:02:07 +07:00
Database.php feat: Validate password hash 2024-07-08 16:31:42 +07:00
DisplayNameCache.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
LazyUser.php fix(users): Don't crash if disabled user is missing in the database 2024-09-23 18:06:38 +07:00
LoginException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Manager.php chore: Remove now unused methods from User manager 2025-03-31 15:39:35 +07:00
NoUserException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
OutOfOfficeData.php Fix: Make out of office replacement nullable 2024-07-03 12:31:53 +07:00
PartiallyDeletedUsersBackend.php fix: Skip users that still exist in backend 2024-10-08 21:02:20 +07:00
Session.php fix: use mb_strtolower to convert login name 2025-03-05 06:20:52 +07:00
User.php fix: Skip users that still exist in backend 2024-10-08 21:02:20 +07:00