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

Auth failed when password contains encoded / (slash) #128

Open
jonozzz opened this issue Apr 5, 2014 · 0 comments
Open

Auth failed when password contains encoded / (slash) #128

jonozzz opened this issue Apr 5, 2014 · 0 comments

Comments

@jonozzz
Copy link

jonozzz commented Apr 5, 2014

Example:

Resource('https://admin:foobar%2F@172.27.95.127:443')

will result in a 401 error.

I suppose the username and password fields need to be unquoted before doing the base64 encoding?

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

1 participant