mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
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. |
||
|---|---|---|
| .. | ||
| app | ||
| background | ||
| db | ||
| l10n | ||
| maintenance | ||
| user | ||
| status.php | ||
| upgrade.php | ||