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

Update regex for matching header #329

Merged
merged 3 commits into from
Aug 17, 2020
Merged

Update regex for matching header #329

merged 3 commits into from
Aug 17, 2020

Conversation

alexburley
Copy link
Contributor

@alexburley alexburley commented Aug 17, 2020

Fixes #328

Mongo DB cloud sends a + char back in the nonce, which then gets parsed incorrectly

@tomas
Copy link
Owner

tomas commented Aug 17, 2020

Looks great, thanks!

@tomas tomas merged commit 6493760 into tomas:master Aug 17, 2020
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.

Digest auth does not work for nonces containing + character
2 participants