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

Admin password should not be stored in clear text by default #60

Open
4a6f656c opened this issue Jul 26, 2019 · 1 comment
Open

Admin password should not be stored in clear text by default #60

4a6f656c opened this issue Jul 26, 2019 · 1 comment

Comments

@4a6f656c
Copy link
Contributor

The Jenkins charm currently writes out the Jenkins admin password to a ~jenkins/.admin_password file, which results in the password being store in clear text. This poses a number of risks for the password being leaked/exposed - this should not be enabled by default (if supported at all).

@mthaddon
Copy link
Collaborator

mthaddon commented Dec 9, 2020

We should remove the 'username' and 'password' config items as well. Instead there should be a juju action to retrieve these credentials, and they should be auto-generated by the charm.

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

No branches or pull requests

2 participants