You cannot 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/core/Command/User
yemkareems 4e409ab489
fix: add missing ClearGeneratedAvatarCacheCommand.php in autoload_static.php and declare strict_types for the new file as suggested
1 month ago
..
AuthTokens fix: replace `Account name` by `Login` 3 months ago
Keys feat(occ): Add user:keys:test command 3 months ago
Add.php add generate-password option and flow fixes 3 months ago
ClearGeneratedAvatarCacheCommand.php fix: add missing ClearGeneratedAvatarCacheCommand.php in autoload_static.php and declare strict_types for the new file as suggested 1 month ago
Delete.php Moves single constructor parameters to new lines. 11 months ago
Disable.php Moves single constructor parameters to new lines. 11 months ago
Enable.php Moves single constructor parameters to new lines. 11 months ago
Info.php Uses PHP8's constructor property promotion in core/Command/User classes. 11 months ago
LastSeen.php fix: Use IUserManager::callForAllUsers() to save memory 2 months ago
ListCommand.php feat(occ): Add --disabled option to occ user:list 1 month ago
Report.php feat: rename users to account or person 3 months ago
ResetPassword.php fix: replace `Account name` by `Login` 3 months ago
Setting.php feat: rename users to account or person 3 months ago
SyncAccountDataCommand.php feat: Add occ user:sync-account-data for updating oc_accounts information from user backends 11 months ago