nextcloud-server/lib/private/User
Joas Schilling c34a5d2f6e fix(usermanager): Don't throw when checking if a too long user id is an existing user
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-04-17 14:55:12 +07:00
..
BackgroundJobs fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-10-08 11:26:53 +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-09-26 20:48:37 +07:00
Database.php fix(database): Cast users count to integer 2025-03-25 11:57:42 +07:00
DisplayNameCache.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
LazyUser.php fix(settings): Handle email change restriction separately from display name change restriction 2025-04-03 09:03:42 +07:00
LoginException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
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 chore: Add SPDX header 2024-05-24 13:11:22 +07:00
OutOfOfficeData.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
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 08:10:56 +07:00
User.php Revert "refactor: add migration for email setting" 2025-04-07 08:20:15 +07:00