summaryrefslogtreecommitdiffstats
path: root/core/Command/User
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Thomas Müller2016-05-022-0/+128
| | | | longer login - fixes #23838
* Rename files to be PSR-4 compliantLukas Reschke2016-04-065-0/+505