Skip to content
Snippets Groups Projects
Commit d9323ca1 authored by Laurens Post's avatar Laurens Post
Browse files

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.
parent 691c353e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment