nextcloud-server/lib/private/User
Samuel Bizien Filippi a14cade3ac feat(core): add cookie_domain config option
Signed-off-by: Samuel Bizien Filippi <samuel.bizien-filippi@finances.gouv.fr>
2025-06-16 15:33:48 +07:00
..
BackgroundJobs fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-10-08 11:26:53 +07:00
Listeners
AvailabilityCoordinator.php
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-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 feat(IUser): add `getQuotaBytes` method to get machine readable quota 2025-05-22 12:50:38 +07:00
LoginException.php
Manager.php chore(cs): Apply autofixes 2025-05-29 09:18:12 +07:00
NoUserException.php
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 feat(core): add cookie_domain config option 2025-06-16 15:33:48 +07:00
User.php feat(IUser): add `getQuotaBytes` method to get machine readable quota 2025-05-22 12:50:38 +07:00