nextcloud/core/Command/User
Bjoern Schiessle da21e86a07 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-11 20:38:54 +02: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-11 20:38:54 +02: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 Change my email address 2021-03-24 15:13:56 +01:00