Skip to content

Conversation

RobinMcCorkell
Copy link
Contributor

The current htpasswd authentication only supports DES crypt, MD5 and bcrypt (with $2y$ only, which is a little odd). This PR adds in all the other bcrypt variants including the most common $2b$ one, along with SHA256 and SHA512.

Tested with bcrypt $2y$ and $2b$, and SHA256.

@RobinMcCorkell
Copy link
Contributor Author

What's stopping this PR from being merged? Is there anything I can do to unblock it?

@maethor
Copy link
Contributor

maethor commented Sep 10, 2018

Hi @Xenopathic,

Only because I didn't see it, I'm sorry.

I'm merging it now to test on my setup. Thank you very much for this PR :)

@maethor maethor merged commit 495bf22 into shinken-monitoring:develop Sep 10, 2018
mohierf pushed a commit to mohierf/mod-webui that referenced this pull request Nov 13, 2018
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