Joas Schilling
560085e1a4
Make sure to init the users Filesystem so we can add group shares
2016-02-16 11:46:35 +07:00
Thomas Müller
682821c71e
Happy new year!
2016-01-12 15:02:18 +07:00
Morris Jobke
b945d71384
update licence headers via script
2015-10-05 21:15:52 +07:00
Morris Jobke
f63915d0c8
update license headers and authors
2015-06-25 14:13:49 +07:00
Joas Schilling
eec92a16d6
Unify the output of the user commands and use DI
2015-04-23 12:40:13 +07:00
Thomas Müller
13178db465
Merge pull request #15404 from Crote/occ-password-from-env
...
Add password input from env variable for occ user:{add, resetpassword}
2015-04-10 00:08:40 +07:00
Laurens Post
d9323ca1be
Add password input from env variable for occ user:{add, resetpassword}
...
This commit adds the --password-from-env switch to the `occ user:add` and
`occ user:resetpassword` commands. When this parameter is given, Owncloud
will use the password specified in environment variable OC_PASS. This
is safer than using command line parameters, as those can be read by any
process.
2015-04-04 13:24:57 +07:00
Laurens Post
6ce790ebbc
Fix occ user:add failure return codes
2015-04-04 12:25:34 +07:00
Jenkins for ownCloud
b585d87d9d
Update license headers
2015-03-26 11:44:36 +07:00
Joas Schilling
b1ff21ee28
Add a console command user:add to create users over the console
2015-03-11 14:22:23 +07:00