nextcloud/core/Command/User
yemkareems 04b112c941
feat: wordings corrected as suggested
Signed-off-by: yemkareems <yemkareems@gmail.com>
2024-04-16 13:59:34 +05:30
..
AuthTokens fix: replace Account name by Login 2024-02-13 21:08:10 +01:00
Keys feat(occ): Add user:keys:test command 2024-02-27 22:43:08 +01:00
Add.php add generate-password option and flow fixes 2024-02-24 04:56:52 +05:30
ClearGeneratedAvatarCacheCommand.php feat: wordings corrected as suggested 2024-04-16 13:59:34 +05:30
Delete.php Moves single constructor parameters to new lines. 2023-06-19 12:55:10 +02:00
Disable.php Moves single constructor parameters to new lines. 2023-06-19 12:55:10 +02:00
Enable.php Moves single constructor parameters to new lines. 2023-06-19 12:55:10 +02:00
Info.php Uses PHP8's constructor property promotion in core/Command/User classes. 2023-06-19 12:55:10 +02:00
LastSeen.php fix: Use IUserManager::callForAllUsers() to save memory 2024-03-14 08:40:22 +01:00
ListCommand.php feat(occ): Add --disabled option to occ user:list 2024-04-09 15:47:40 +02:00
Report.php feat: rename users to account or person 2024-02-13 21:06:30 +01:00
ResetPassword.php fix: replace Account name by Login 2024-02-13 21:08:10 +01:00
Setting.php feat: rename users to account or person 2024-02-13 21:06:30 +01:00
SyncAccountDataCommand.php feat: Add occ user:sync-account-data for updating oc_accounts information from user backends 2023-06-09 17:30:24 +02:00