nextcloud-server/core/Command/User
John Molakvoæ 524ed97d62
fix: replace `Account name` by `Login`
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-02-13 21:08:10 +07:00
..
AuthTokens fix: replace `Account name` by `Login` 2024-02-13 21:08:10 +07:00
Add.php fix: replace `Account name` by `Login` 2024-02-13 21:08:10 +07:00
Delete.php Moves single constructor parameters to new lines. 2023-06-19 12:55:10 +07:00
Disable.php Moves single constructor parameters to new lines. 2023-06-19 12:55:10 +07:00
Enable.php Moves single constructor parameters to new lines. 2023-06-19 12:55:10 +07:00
Info.php Uses PHP8's constructor property promotion in core/Command/User classes. 2023-06-19 12:55:10 +07:00
LastSeen.php feat: rename users to account or person 2024-02-13 21:06:30 +07:00
ListCommand.php Uses PHP8's constructor property promotion in core/Command/User classes. 2023-06-19 12:55:10 +07:00
Report.php feat: rename users to account or person 2024-02-13 21:06:30 +07:00
ResetPassword.php fix: replace `Account name` by `Login` 2024-02-13 21:08:10 +07:00
Setting.php feat: rename users to account or person 2024-02-13 21:06:30 +07:00
SyncAccountDataCommand.php feat: Add occ user:sync-account-data for updating oc_accounts information from user backends 2023-06-09 17:30:24 +07:00