Skip to content
This repository was archived by the owner on Feb 22, 2020. It is now read-only.

Add password handling #2

Merged
merged 1 commit into from
Apr 9, 2018
Merged

Add password handling #2

merged 1 commit into from
Apr 9, 2018

Conversation

zhouzhuojie
Copy link
Contributor

This pr correctly handles the password part in basic_auth if we are trying to use it as api_key.

  • If it's a normal basic auth, with username:password, we should do nothing
  • If it's username:, we then try to add a api_key header

@zhouzhuojie zhouzhuojie requested a review from ziru April 9, 2018 21:14
@zhouzhuojie zhouzhuojie merged commit 161cb64 into master Apr 9, 2018
@zhouzhuojie zhouzhuojie deleted the zz/add-password-handling branch April 9, 2018 21:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants