nextcloud/core/command
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 +02:00
..
app Update license headers 2015-03-26 11:44:36 +01:00
background Allow configuring background job mode from the console 2015-03-02 20:51:40 +01:00
db Update license headers 2015-03-26 11:44:36 +01:00
l10n Update license headers 2015-03-26 11:44:36 +01:00
maintenance Update license headers 2015-03-26 11:44:36 +01:00
user Add password input from env variable for occ user:{add, resetpassword} 2015-04-04 13:24:57 +02:00
status.php Update license headers 2015-03-26 11:44:36 +01:00
upgrade.php More elaborate command description for upgrade - fixes #14864 2015-03-26 22:30:35 +01:00