Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

Support basic authentication with passwords that contain a colon - #41

Merged
mlclmj merged 1 commit into
nytm:masterfrom
pascal-hofmann:master
Apr 12, 2020
Merged

Support basic authentication with passwords that contain a colon#41
mlclmj merged 1 commit into
nytm:masterfrom
pascal-hofmann:master

Conversation

@pascal-hofmann

Copy link
Copy Markdown
Contributor

Currently basic authentication fails if the password contains a :, because only the characters before the colon will be used as password.

This PR fixes this.

See also:

@mlclmj mlclmj left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

this is great--thanks!

@mlclmj
mlclmj merged commit cd94108 into nytm:master Apr 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants