]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-90309: Base64-encode cookie values embedded in JS (GH-148889)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 23 Apr 2026 13:05:09 +0000 (15:05 +0200)
committerGitHub <noreply@github.com>
Thu, 23 Apr 2026 13:05:09 +0000 (15:05 +0200)
commitf795e042043dfe26c42e1971d4502c1cdc4c65b8
tree737deb0ec0d6dda2caddaca90861fb4563609c03
parentdd9a77ff2e24f4c7e5b5af04dd679b856a76ff32
[3.14] gh-90309: Base64-encode cookie values embedded in JS (GH-148889)

(cherry picked from commit 76b3923d688c0efc580658476c5f525ec8735104)

Co-authored-by: Seth Larson <seth@python.org>
Lib/http/cookies.py
Lib/test/test_http_cookies.py
Misc/NEWS.d/next/Security/2026-04-21-13-46-30.gh-issue-90309.srvj9q.rst [new file with mode: 0644]