Skip to content

Conversation

@jayaddison
Copy link
Contributor

Backports the fix for GHSA-4grg-w6v8-c28g from flask to quart-auth.

The `itsdangerous` serializer interface[1] expects keys to be
provided with the oldest key at index zero and the active signing key
at the end of the list.

[1] - https://itsdangerous.palletsprojects.com/en/stable/serializer/#itsdangerous.serializer.Serializer

(cherry picked from commit pallets/flask@fb54159)

Conflicts:
	CHANGES.rst
	src/flask/sessions.py
	tests/test_basic.py
@jayaddison
Copy link
Contributor Author

Ping, @pgjones?

@pgjones pgjones merged commit 77411ad into pgjones:main Aug 2, 2025
@jayaddison
Copy link
Contributor Author

Thank you!

@jayaddison jayaddison deleted the flask-backports/GHSA-4grg-w6v8-c28g branch August 2, 2025 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants