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 passing a URL with embedded basic auth #1324

Merged
merged 4 commits into from Sep 13, 2021
Merged

Conversation

iMacTia
Copy link
Member

@iMacTia iMacTia commented Sep 13, 2021

Description

This PR adds a test and an implementation of support for user credentials embedded as basic auth in a URL.

Fixes #1319

@iMacTia iMacTia self-assigned this Sep 13, 2021
@iMacTia iMacTia changed the title add broken test Fix passing a URL with embedded basic auth Sep 13, 2021
Copy link
Member

@olleolleolle olleolleolle left a comment

Choose a reason for hiding this comment

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

Wonderful, also nice with the Utils usage!

@iMacTia iMacTia merged commit 506e97a into main Sep 13, 2021
@iMacTia iMacTia deleted the fix-basic-auth-in-url branch September 13, 2021 15:36
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.

Passing a URL with embedded basic auth is broken
2 participants