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

Allow empty-password authorization header #122

Merged
merged 1 commit into from Dec 9, 2013

Conversation

jasonpincin
Copy link
Contributor

Including Authorization header if an empty password (not undefined) is specified to handle the case where an api key is passed via username but no password is required (for example, asana.com)

Including Authorization header if an empty password (not undefined) is specified to handle the case where an api key is passed via username but no password is required (for example, asana.com)
@easternbloc
Copy link
Collaborator

Thanks I'll add the test from #98

easternbloc added a commit that referenced this pull request Dec 9, 2013
Allow empty-password authorization header
@easternbloc easternbloc merged commit 8141395 into danwrong:master Dec 9, 2013
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.

None yet

2 participants