Skip to content

Fix passing a URL with embedded basic auth#1324

Merged
iMacTia merged 4 commits intomainfrom
fix-basic-auth-in-url
Sep 13, 2021
Merged

Fix passing a URL with embedded basic auth#1324
iMacTia merged 4 commits intomainfrom
fix-basic-auth-in-url

Conversation

@iMacTia
Copy link
Copy Markdown
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
Copy Markdown
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