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
Carl Schwan 9095a36b94 refactor(dbal): Port away from getDatabasePlatform() instanceof pattern 3 months ago
..
BackgroundJobs fix(BackgroundJobs): Adjust intervals and time sensitivities 1 year ago
Listeners chore: apply new CSFixer rules 6 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 9 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 7 months ago
LoginException.php chore: Add SPDX header 2 years ago
Manager.php refactor(dbal): Port away from getDatabasePlatform() instanceof pattern 3 months 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: Throw specific LoginException when the user is disabled 6 months ago
User.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago