0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-30 22:37:01 +00:00
nextcloud_server/lib/private/User
provokateurin a7f5b452d1
fix(BackgroundJobs): Adjust intervals and time sensitivities
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-11-25 08:38:58 +01:00
..
BackgroundJobs fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:38:58 +01: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-10-08 21:02:07 +02: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 +02:00
LazyUser.php fix(users): Don't crash if disabled user is missing in the database 2024-09-23 18:06:38 +02:00
LoginException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Manager.php fix(sharding): typo in addOrderBy 2024-10-30 11:43:38 +01:00
NoUserException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
OutOfOfficeData.php Fix: Make out of office replacement nullable 2024-07-03 12:31:53 +02:00
PartiallyDeletedUsersBackend.php fix: Skip users that still exist in backend 2024-10-08 21:02:20 +02:00
Session.php fix(Session): avoid race conditions on clustered setups 2024-07-10 13:28:33 +02:00
User.php fix: Skip users that still exist in backend 2024-10-08 21:02:20 +02:00