nextcloud/core/Command/User
Robin Appelman 586c58efa7
add occ command to show user information
2016-07-19 09:58:59 +02:00
..
Add.php Rename files to be PSR-4 compliant 2016-04-06 11:00:52 +02:00
Delete.php Update license headers 2016-05-26 19:57:24 +02:00
Disable.php Add occ commands to enable and disable a user + a disabled user can no longer login - fixes #23838 2016-05-02 09:31:22 +02:00
Enable.php Add occ commands to enable and disable a user + a disabled user can no longer login - fixes #23838 2016-05-02 09:31:22 +02:00
Info.php add occ command to show user information 2016-07-19 09:58:59 +02:00
LastSeen.php Update license headers 2016-05-26 19:57:24 +02:00
ListCommand.php add occ command to list users 2016-07-19 09:58:59 +02:00
Report.php Update license headers 2016-05-26 19:57:24 +02:00
ResetPassword.php Rename files to be PSR-4 compliant 2016-04-06 11:00:52 +02:00
Setting.php Use argument instead of value 2016-07-14 15:09:47 +02:00