nextcloud/lib/private/User
provokateurin 54ec472d9a
fix(BackgroundJobs): Adjust intervals and time sensitivities
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-10-08 11:26:53 +02:00
..
BackgroundJobs fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-10-08 11:26:53 +02:00
Listeners chore: Add SPDX header 2024-05-24 13:11:22 +02:00
AvailabilityCoordinator.php Feat: Allow users to select another user as their out-of-office replacement 2024-07-01 15:10:16 +02:00
Backend.php fix: Make user removal more resilient 2024-09-26 20:48:37 +02:00
Database.php fix: Handle null checks with the ?? operator 2024-09-15 21:50:11 +02:00
DisplayNameCache.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
LazyUser.php fix(users): Don't crash if disabled user is missing in the database 2024-09-23 10:40:38 +02:00
LoginException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Manager.php fix(users): Don't crash if disabled user is missing in the database 2024-09-23 10:40:38 +02:00
NoUserException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
OutOfOfficeData.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
PartiallyDeletedUsersBackend.php fix: Skip users that still exist in backend 2024-09-26 20:48:45 +02:00
Session.php fix: update last_login timestamp for token based-logins 2024-09-06 14:11:41 -04:00
User.php fix: Skip users that still exist in backend 2024-09-26 20:48:45 +02:00