nextcloud/lib/private/User
Cleopatra Enjeck M. 22fa59b378 fix: use mb_strtolower to convert login name
Signed-off-by: Cleopatra Enjeck M. <patrathewhiz@gmail.com>
2025-03-05 06:20:52 +00: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: use mb_strtolower to convert login name 2025-03-05 06:20:52 +00:00
User.php fix: Skip users that still exist in backend 2024-10-08 21:02:20 +02:00