Skip to content

[3.4] bpo-35647: Fix path check in cookiejar (GH-11436) #12278

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 16, 2019

Conversation

tirkarthi
Copy link
Member

@tirkarthi tirkarthi commented Mar 11, 2019

Refactor cookie path check as per RFC 6265

(cherry picked from commit 0e1f1f0)

https://bugs.python.org/issue35647

* Refactor cookie path check as per RFC 6265

* Add tests for prefix match of path

* Add news entry

* Fix set_ok_path and refactor tests

* Use slice for last letter

(cherry picked from commit 0e1f1f0)
@bedevere-bot
Copy link

@larryhastings: Please replace # with GH- in the commit message next time. Thanks!

@larryhastings
Copy link
Contributor

Thanks for the backport!

@tirkarthi tirkarthi deleted the backport-0e1f1f0-3.4 branch March 23, 2019 16:51
@tirkarthi tirkarthi restored the backport-0e1f1f0-3.4 branch September 27, 2019 04:35
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.

4 participants