nextcloud-server/lib/private/User
Côme Chilliet 30382a5d8d chore: Remove now unused methods from User manager
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-03-10 11:30:18 +07:00
..
BackgroundJobs fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-10-08 11:26:53 +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-09-26 20:48:37 +07:00
Database.php fix: Move login via email logic to local backend 2025-03-03 18:02:07 +07:00
DisplayNameCache.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
LazyUser.php feat: Add first login timestamp of each user to oc_preferences and user:info output 2025-01-07 16:29:50 +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-10 11:30:18 +07:00
NoUserException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
OutOfOfficeData.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
PartiallyDeletedUsersBackend.php fix: Skip users that still exist in backend 2024-09-26 20:48:45 +07:00
Session.php fix: use mb_strtolower to convert login name 2025-03-05 05:00:24 +07:00
User.php feat(users): Use -1 for unknown firstLogin instead of setting it to current date 2025-01-07 16:30:22 +07:00