nextcloud/core/Command/User
Herman van Rink bf7e84fb37
Allow combining --email option with --password-from-env
Signed-off-by: Herman van Rink <rink@initfour.nl>
2024-02-24 04:56:52 +05:30
..
AuthTokens fix: replace Account name by Login 2024-02-13 21:08:10 +01:00
Add.php Allow combining --email option with --password-from-env 2024-02-24 04:56:52 +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 feat: rename users to account or person 2024-02-13 21:06:30 +01:00
ListCommand.php Uses PHP8's constructor property promotion in core/Command/User classes. 2023-06-19 12:55:10 +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