8000 [3.7] bpo-35121: prefix dot in domain for proper subdomain validation (GH-10258) by miss-islington · Pull Request #12261 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.7] bpo-35121: prefix dot in domain for proper subdomain validation (GH-10258)#12261

Merged
ned-deily merged 1 commit intopython:3.7from
miss-islington:backport-ca7fe50-3.7
Mar 10, 2019
Merged

[3.7] bpo-35121: prefix dot in domain for proper subdomain validation (GH-10258)#12261
ned-deily merged 1 commit intopython:3.7from
miss-islington:backport-ca7fe50-3.7

Conversation

@miss-islington
Copy link
Contributor
@miss-islington miss-islington commented Mar 10, 2019

Don't send cookies of domain A without Domain attribute to domain B when domain A is a suffix match of domain B while using a cookiejar with http.cookiejar.DefaultCookiePolicy policy. Patch by Karthikeyan Singaravelan.
(cherry picked from commit ca7fe50)

Co-authored-by: Xtreak tir.karthi@gmail.com

https://bugs.python.org/issue35121

…onGH-10258)

Don't send cookies of domain A without Domain attribute to domain B when domain A is a suffix match of domain B while using a cookiejar with `http.cookiejar.DefaultCookiePolicy` policy.  Patch by Karthikeyan Singaravelan.
(cherry picked from commit ca7fe50)

Co-authored-by: Xtreak <tir.karthi@gmail.com>
@miss-islington
Copy link
Contributor Author

@tirkarthi and @ned-deily: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-security A security issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

0