Skip to content
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

nested blueprints can be CSRF exempted #573

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

azmeuk
Copy link
Member

@azmeuk azmeuk commented Jul 25, 2023

This is done by storing the blueprint objects instead of their names.
fixes #486

@azmeuk azmeuk added the bug label Jul 25, 2023
@azmeuk azmeuk force-pushed the issue-486-nested-blueprint-exempt branch from cb13397 to 912a050 Compare July 25, 2023 20:38
@azmeuk azmeuk force-pushed the issue-486-nested-blueprint-exempt branch from 912a050 to 6720d68 Compare September 29, 2023 20:08
@azmeuk azmeuk merged commit dfcc464 into wtforms:main Sep 29, 2023
1 of 8 checks passed
@azmeuk azmeuk deleted the issue-486-nested-blueprint-exempt branch September 29, 2023 20:10
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

csrf.exempt CSRF fails under nested blueprints
1 participant