Skip to content
Snippets Groups Projects
Commit 0f1311e829c9 authored by Patrick Mezard's avatar Patrick Mezard
Browse files

http: strip credentials from urllib2 manager URIs (issue2885)

urllib2 password manager does not strip credentials from URIs registered with
add_password() and compare them with stripped URIs in find_password(). Remove
credentials from URIs returned by util.url.authinfo(). It sometimes works when
no port was specified as the URI host is registered too.
parent f4b7be3f8430
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment