nextcloud/lib/private/User
Louis Chmn 2e49349bd7 feat(users): Check assertion when enabling user
Signed-off-by: Louis Chmn <louis@chmn.me>
2026-05-20 16:22:10 +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 chore: apply code style 2025-04-30 19:04:59 +02:00
Database.php chore: apply code style 2025-04-30 19:04:59 +02:00
DisabledUserException.php fix: Throw specific LoginException when the user is disabled 2025-07-11 04:43:45 +02:00
DisplayNameCache.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
LazyUser.php fix(settings): Handle email change restriction separately from display name change restriction 2025-04-03 16:12:55 +02:00
LoginException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Manager.php feat: Support limit argument in getSeenUsers 2025-09-11 16:10:28 +02: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: Reduce the mixups between apptokens and session ids 2026-04-21 13:37:03 +00:00
User.php feat(users): Check assertion when enabling user 2026-05-20 16:22:10 +00:00