benoitc / benoitc/restkit

Auth failed when password contains encoded / (slash)

Open
#128 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
404
Forks
70
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.