nextcloud/lib/private/User
Côme Chilliet de011ee668
feat: Allow user backends to manage property permissions
Not yet reflected in the UI apart from displayname/email/avatar

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-02-03 10:22:26 +01:00
..
BackgroundJobs fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-10-08 11:26:53 +02:00
Listeners chore: apply new CSFixer rules 2025-07-01 16:26:50 +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-09-26 20:48:37 +02:00
Database.php fix(database): Cast users count to integer 2025-03-20 12:00:57 +01:00
DisabledUserException.php fix: Throw specific LoginException when the user is disabled 2025-07-10 15:09:25 +02:00
DisplayNameCache.php fix: increase how long we cache display names 2025-08-11 11:20:05 +02:00
LazyUser.php feat: Allow user backends to manage property permissions 2026-02-03 10:22:26 +01:00
LoginException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Manager.php Merge pull request #57519 from nextcloud/get-existing-api 2026-01-14 11:15:42 +01:00
NoUserException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
OutOfOfficeData.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
PartiallyDeletedUsersBackend.php fix: Skip users that still exist in backend 2024-09-26 20:48:45 +02:00
Session.php fix: Add translation for temporary app password names 2026-01-12 11:58:45 +01:00
User.php feat: Allow user backends to manage property permissions 2026-02-03 10:22:26 +01:00