Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possibility to add/change user password given by file #110

Merged
merged 1 commit into from
Sep 22, 2021

Conversation

qwertfisch
Copy link
Contributor

For the admin tool I have added a possibility to set the password from a file instead from command line. The password is imported as JSON, so it needs to be enclosed in quotes, and the file must be a .json file.

The --password option may still be used and has priority over --password-file.

Also see #109.

@nebulade nebulade merged commit 4f3c51b into cloudron-io:master Sep 22, 2021
@nebulade
Copy link
Collaborator

Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants