Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused import statements | Morris Jobke | 2018-02-14 | 4 | -5/+0 |
* | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 3 | -0/+4 |
* | Disable empty password for user::resetpassword command using CLI | Sujith H | 2017-03-20 | 1 | -0/+5 |
* | Update the email in the accounts table as well | Joas Schilling | 2017-02-08 | 1 | -0/+17 |
* | Fix typo | Joas Schilling | 2016-09-07 | 1 | -1/+1 |
* | Catch the exception of the password policy app | Joas Schilling | 2016-09-07 | 2 | -5/+18 |
* | Convert resetpassword to question helper | Roeland Jago Douma | 2016-09-06 | 1 | -13/+15 |
* | Move to question helper | Roeland Jago Douma | 2016-09-06 | 1 | -12/+11 |
* | Switch user:report from deprecated tablehelper to table | Roeland Jago Douma | 2016-09-06 | 1 | -3/+3 |
* | Update with robin | Joas Schilling | 2016-07-21 | 2 | -2/+2 |
* | Fix others | Joas Schilling | 2016-07-21 | 10 | -13/+25 |
* | add occ command to show user information | Robin Appelman | 2016-07-19 | 1 | -0/+88 |
* | add occ command to list users | Robin Appelman | 2016-07-19 | 1 | -0/+87 |
* | Use argument instead of value | Joas Schilling | 2016-07-14 | 1 | -12/+12 |
* | FIx my email | Joas Schilling | 2016-07-13 | 1 | -2/+1 |
* | Fix descriptions | Joas Schilling | 2016-07-13 | 1 | -2/+2 |
* | Add tests for set/get/delete/list | Joas Schilling | 2016-07-13 | 1 | -9/+7 |
* | Add tests for checkInput() | Joas Schilling | 2016-07-13 | 1 | -7/+7 |
* | Allow deleting a setting | Joas Schilling | 2016-07-13 | 1 | -2/+40 |
* | Allow setting values | Joas Schilling | 2016-07-13 | 1 | -4/+35 |
* | Add a occ command to list/get user preferences | Joas Schilling | 2016-07-13 | 1 | -0/+160 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 3 | -3/+3 |
* | Add occ commands to enable and disable a user + a disabled user can no longer... | Thomas Müller | 2016-05-02 | 2 | -0/+128 |
* | Rename files to be PSR-4 compliant | Lukas Reschke | 2016-04-06 | 5 | -0/+505 |