nextcloud-server/lib/private/User
Benjamin Gaussorgues 0cd1eeb509
fix(sharding): typo in addOrderBy
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2024-10-30 11:43:38 +07:00
..
BackgroundJobs fix: Skip users that still exist in backend 2024-10-08 21:02:20 +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 fix(sharding): typo in addOrderBy 2024-10-30 11:43:38 +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(Session): avoid race conditions on clustered setups 2024-07-10 13:28:33 +07:00
User.php fix: Skip users that still exist in backend 2024-10-08 21:02:20 +07:00