diff options
author | Laurens Post <lkpost@scept.re> | 2015-04-04 13:24:57 +0200 |
---|---|---|
committer | Laurens Post <lkpost@scept.re> | 2015-04-04 13:24:57 +0200 |
commit | d9323ca1be35ffe0a115278de29106fe37d35c63 (patch) | |
tree | b9a78fd2e93084c1a083ad18eb56e198853e70c8 /core/command/user/report.php | |
parent | 691c353eeda077be0fcca1e3839265815a650a90 (diff) | |
download | nextcloud-server-d9323ca1be35ffe0a115278de29106fe37d35c63.tar.gz nextcloud-server-d9323ca1be35ffe0a115278de29106fe37d35c63.zip |
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.
Diffstat (limited to 'core/command/user/report.php')
0 files changed, 0 insertions, 0 deletions