Commit Graph

22 Commits

Author SHA1 Message Date
Sujith H
a860ee3a45 Disable empty password for user::resetpassword command using CLI
Fixes issue: https://github.com/owncloud/core/issues/25206

Signed-off-by: Sujith H <sharidasan@owncloud.com>
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-20 00:01:12 -06:00
Joas Schilling
460b667f80 Update the email in the accounts table as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-02-08 13:52:55 +01:00
Joas Schilling
83c46f0541 Fix typo 2016-09-07 09:32:20 +02:00
Joas Schilling
c0ecdf6402 Catch the exception of the password policy app 2016-09-07 09:28:42 +02:00
Roeland Jago Douma
25546b6c83 Convert resetpassword to question helper 2016-09-06 21:20:01 +02:00
Roeland Jago Douma
a9c6c351cb Move to question helper 2016-09-06 21:20:01 +02:00
Roeland Jago Douma
1ec5e8a1ab Switch user:report from deprecated tablehelper to table 2016-09-06 21:20:01 +02:00
Joas Schilling
0215b004da Update with robin 2016-07-21 18:13:58 +02:00
Joas Schilling
ba87db3fcc Fix others 2016-07-21 18:13:57 +02:00
Robin Appelman
586c58efa7 add occ command to show user information 2016-07-19 09:58:59 +02:00
Robin Appelman
b44d439010 add occ command to list users 2016-07-19 09:58:59 +02:00
Joas Schilling
aaf2be4c3d Use argument instead of value 2016-07-14 15:09:47 +02:00
Joas Schilling
4656b79c8e FIx my email 2016-07-13 18:46:27 +02:00
Joas Schilling
9ed62c3b81 Fix descriptions 2016-07-13 18:44:00 +02:00
Joas Schilling
dcacdde1ea Add tests for set/get/delete/list 2016-07-13 18:43:57 +02:00
Joas Schilling
01899b8cf1 Add tests for checkInput() 2016-07-13 18:43:50 +02:00
Joas Schilling
db6dba9619 Allow deleting a setting 2016-07-13 18:43:46 +02:00
Joas Schilling
c3c7a5fd2c Allow setting values 2016-07-13 18:43:43 +02:00
Joas Schilling
b96f0c99b0 Add a occ command to list/get user preferences 2016-07-13 18:43:36 +02:00
Lukas Reschke
aba539703c Update license headers 2016-05-26 19:57:24 +02:00
Thomas Müller
9c9fec36dd 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
Lukas Reschke
a4b19a5b1e Rename files to be PSR-4 compliant 2016-04-06 11:00:52 +02:00