summaryrefslogtreecommitdiffstats
path: root/core/Command/User
Commit message (Expand)AuthorAgeFilesLines
* Remove unused import statementsMorris Jobke2018-02-144-5/+0
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-1/+1
* Update license headersMorris Jobke2017-11-063-0/+4
* Disable empty password for user::resetpassword command using CLISujith H2017-03-201-0/+5
* Update the email in the accounts table as wellJoas Schilling2017-02-081-0/+17
* Fix typoJoas Schilling2016-09-071-1/+1
* Catch the exception of the password policy appJoas Schilling2016-09-072-5/+18
* Convert resetpassword to question helperRoeland Jago Douma2016-09-061-13/+15
* Move to question helperRoeland Jago Douma2016-09-061-12/+11
* Switch user:report from deprecated tablehelper to tableRoeland Jago Douma2016-09-061-3/+3
* Update with robinJoas Schilling2016-07-212-2/+2
* Fix othersJoas Schilling2016-07-2110-13/+25
* add occ command to show user informationRobin Appelman2016-07-191-0/+88
* add occ command to list usersRobin Appelman2016-07-191-0/+87
* Use argument instead of valueJoas Schilling2016-07-141-12/+12
* FIx my emailJoas Schilling2016-07-131-2/+1
* Fix descriptionsJoas Schilling2016-07-131-2/+2
* Add tests for set/get/delete/listJoas Schilling2016-07-131-9/+7
* Add tests for checkInput()Joas Schilling2016-07-131-7/+7
* Allow deleting a settingJoas Schilling2016-07-131-2/+40
* Allow setting valuesJoas Schilling2016-07-131-4/+35
* Add a occ command to list/get user preferencesJoas Schilling2016-07-131-0/+160
* Update license headersLukas Reschke2016-05-263-3/+3
* Add occ commands to enable and disable a user + a disabled user can no longer...Thomas Müller2016-05-022-0/+128
* Rename files to be PSR-4 compliantLukas Reschke2016-04-065-0/+505