Skip to content
Snippets Groups Projects
user avatar
Miss Islington (bot) authored
Fix a bug in urllib.request.HTTPPasswordMgr.find_user_password() and
urllib.request.HTTPPasswordMgrWithPriorAuth.is_authenticated() which
allowed to bypass authorization. For example, access to URI "example.org/foobar"
was allowed if the user was authorized for URI "example.org/foo".
(cherry picked from commit e2e72567)

Co-authored-by: default avatarSerhiy Storchaka <storchaka@gmail.com>
31fef7ed
History
Name Last commit Last update