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/core/Command/User
Joas Schilling 813406322b
fix: Use IUserManager::callForAllUsers() to save memory
2 years ago
..
AuthTokens fix: replace `Account name` by `Login` 2 years ago
Keys feat(occ): Add user:keys:test command 2 years ago
Add.php add generate-password option and flow fixes 2 years ago
Delete.php Moves single constructor parameters to new lines. 3 years ago
Disable.php Moves single constructor parameters to new lines. 3 years ago
Enable.php Moves single constructor parameters to new lines. 3 years ago
Info.php Uses PHP8's constructor property promotion in core/Command/User classes. 3 years ago
LastSeen.php fix: Use IUserManager::callForAllUsers() to save memory 2 years ago
ListCommand.php Uses PHP8's constructor property promotion in core/Command/User classes. 3 years ago
Report.php feat: rename users to account or person 2 years ago
ResetPassword.php fix: replace `Account name` by `Login` 2 years ago
Setting.php feat: rename users to account or person 2 years ago
SyncAccountDataCommand.php feat: Add occ user:sync-account-data for updating oc_accounts information from user backends 3 years ago