You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private/User
Robin Appelman 6eb8e8d6fd
Merge pull request #57519 from nextcloud/get-existing-api
2 days ago
..
BackgroundJobs fix(BackgroundJobs): Adjust intervals and time sensitivities 1 year ago
Listeners chore: apply new CSFixer rules 7 months ago
AvailabilityCoordinator.php Feat: Allow users to select another user as their out-of-office replacement 2 years ago
Backend.php fix: Make user removal more resilient 1 year ago
Database.php fix(database): Cast users count to integer 10 months ago
DisabledUserException.php fix: Throw specific LoginException when the user is disabled 6 months ago
DisplayNameCache.php fix: increase how long we cache display names 5 months ago
LazyUser.php feat(IUser): add `getQuotaBytes` method to get machine readable quota 8 months ago
LoginException.php chore: Add SPDX header 2 years ago
Manager.php Merge pull request #57519 from nextcloud/get-existing-api 2 days ago
NoUserException.php chore: Add SPDX header 2 years ago
OutOfOfficeData.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
PartiallyDeletedUsersBackend.php fix: Skip users that still exist in backend 1 year ago
Session.php fix: Add translation for temporary app password names 4 days ago
User.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 4 months ago