summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2022-02-25 13:31:03 +0200
committerGitHub <noreply@github.com>2022-02-25 13:31:03 +0200
commite2e72567a1c94c548868f6ee5329363e6036057a (patch)
tree4fda0ff786291269065939cc0693ae670276dd30 /Python/errors.c
parent53ecf9e08d35801807daf74492c090a325f995b7 (diff)
downloadcpython-git-e2e72567a1c94c548868f6ee5329363e6036057a.tar.gz
bpo-46756: Fix authorization check in urllib.request (GH-31353)
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".
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions