nextcloud-server/lib/private/User
Joas Schilling 1ada9910b1
fix(user): Introduce a public constant for max length of user id
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-04-17 09:50:12 +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-20 12:00:57 +07:00
DisplayNameCache.php fix(user): Introduce a public constant for max length of user id 2025-04-17 09:50:12 +07:00
LazyUser.php fix(settings): Handle email change restriction separately from display name change restriction 2025-04-02 19:06:25 +07:00
LoginException.php
Manager.php fix(user): Introduce a public constant for max length of user id 2025-04-17 09:50:12 +07:00
NoUserException.php
OutOfOfficeData.php
PartiallyDeletedUsersBackend.php fix: Skip users that still exist in backend 2024-09-26 20:48:45 +07:00
Session.php fix(session): Only mark sessions of permanent tokens as app passwords 2025-04-03 10:08:15 +07:00
User.php Revert "refactor: add migration for email setting" 2025-04-07 09:55:09 +07:00