nextcloud-server/lib/private/User
Robin Appelman 30b36efc33 fix: increase how long we cache display names
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-08-11 14:25:18 +07:00
..
BackgroundJobs fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-10-08 11:26:53 +07:00
Listeners
AvailabilityCoordinator.php
Backend.php
Database.php fix(database): Cast users count to integer 2025-03-25 11:57:42 +07:00
DisabledUserException.php fix: Throw specific LoginException when the user is disabled 2025-07-11 02:50:58 +07:00
DisplayNameCache.php fix: increase how long we cache display names 2025-08-11 14:25:18 +07:00
LazyUser.php fix(settings): Handle email change restriction separately from display name change restriction 2025-04-03 09:03:42 +07:00
LoginException.php
Manager.php fix(usermanager): Don't throw when checking if a too long user id is an existing user 2025-04-17 14:55:12 +07:00
NoUserException.php
OutOfOfficeData.php
PartiallyDeletedUsersBackend.php
Session.php fix: Throw specific LoginException when the user is disabled 2025-07-11 02:50:58 +07:00
User.php fix: force lowercase emails 2025-07-11 09:05:47 +07:00