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

Fix issue where the password would not be passed to the htpasswd command #3971

Merged

Conversation

mwringe
Copy link
Contributor

@mwringe mwringe commented Apr 21, 2017

If we don't use the interactive mode with the docker command, then it doesn't accept the password being passed.

This means the htpasswd file is created with an empty password instead of an actual password.

@mwringe
Copy link
Contributor Author

mwringe commented Apr 21, 2017

@ewolinetz can you take a look please?

Copy link
Contributor

@ewolinetz ewolinetz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for looking into this, LGTM

@mwringe
Copy link
Contributor Author

mwringe commented Apr 24, 2017

Is there anything we can do to get this merged?

@sdodson sdodson merged commit 99cb234 into openshift:release-1.5 Apr 24, 2017
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.

None yet

3 participants