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

basic auth is broken #17

Closed
sifu opened this issue Dec 3, 2010 · 3 comments
Closed

basic auth is broken #17

sifu opened this issue Dec 3, 2010 · 3 comments

Comments

@sifu
Copy link

sifu commented Dec 3, 2010

the username is parsed into options.auth.username. but the Authorization header is constructed as options.auth.user + ...

simple on line patch:
https://gist.github.com/726914

@cloudhead
Copy link
Owner

oops! will teach me not to test it :p

@cloudhead
Copy link
Owner

Should be fixed now. v0.5.1

Cheers

@sifu
Copy link
Author

sifu commented Dec 3, 2010

thank you :)

This issue was closed.
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

No branches or pull requests

2 participants