[2.7] bpo-35121: prefix dot in domain for proper subdomain validation (GH-10258) by tirkarthi · Pull Request #13426 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
miss-islington merged 2 commits intopython:2.7from
Jun 15, 2019Merged
Conversation
Copy link Copy Markdown
Member
This is a manual backport of ca7fe50 since 2.7 has http.cookiejar in cookielib
tirkarthi added 2 commits
May 20, 2019 00:33
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
Copy link Copy Markdown
Member Author
tirkarthi
commented
May 19, 2019
tirkarthi commented
May 19, 2019Requesting review from @benjaminp since this is a manual backport of the security fix in 3.x branch
tirkarthi
closed this
tirkarthi
reopened this
Copy link Copy Markdown
Member Author
tirkarthi
commented
Jun 15, 2019
tirkarthi commented
Jun 15, 2019@serhiy-storchaka @orsenthil @alex Would be helpful to have your review of this security backport to 2.7 branch.
alex
changed the title
[2.7] bpo-35121: prefix dot in domain for proper subdomain validation
[2.7] bpo-35121: prefix dot in domain for proper subdomain validation (GH-10258)
alex approved these changes Jun 15, 2019
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
alex
added
the
🤖 automerge
label
miss-islington
merged commit
979daae
into
python:2.7
bedevere-bot
removed
the
awaiting merge
label
Copy link Copy Markdown
Member Author
tirkarthi
commented
Jun 15, 2019
tirkarthi commented
Jun 15, 2019Thank you @alex :)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment