nextcloud/core/Command/User
Bjoern Schiessle a187bce7a3 use the UID as loginName and not the display name.
Otherwise the app password will not work for users with a display name different to the UID.

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2021-05-12 05:26:49 +00:00
..
Add.php Add return value to all commands 2020-06-26 14:54:51 +02:00
AddAppPassword.php use the UID as loginName and not the display name. 2021-05-12 05:26:49 +00:00
Delete.php Add return value to all commands 2020-06-26 14:54:51 +02:00
Disable.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Enable.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Info.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
LastSeen.php Add return value to all commands 2020-06-26 14:54:51 +02:00
ListCommand.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Report.php Show disabled user count in occ user:report 2020-08-19 09:31:41 +02:00
ResetPassword.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 2020-08-17 17:46:57 +02:00
Setting.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00