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

Ensure CSRF-token info is preserved in uncrispyfied forms #3055

Closed
podliashanyk opened this issue Sep 30, 2024 · 1 comment
Closed

Ensure CSRF-token info is preserved in uncrispyfied forms #3055

podliashanyk opened this issue Sep 30, 2024 · 1 comment
Assignees
Labels

Comments

@podliashanyk
Copy link
Contributor

Uncrispyfied POST forms fixed in #2794 systematically loose the hidden input with the CSRF-token info. This can be fixed once for all those forms by adding the CSRF-token info to the flat_form.html, or the _form_content.html.

@podliashanyk
Copy link
Contributor Author

Closed by #3056

@podliashanyk podliashanyk self-assigned this Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant