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

g:form should automatically add csrf element to forms when Spring Security Csrf protection is enabled. #536

Open
codeconsole opened this issue Nov 9, 2024 · 1 comment · Fixed by #537

Comments

@codeconsole
Copy link
Contributor

If Csrf protection is turned on, g:form no longer works because it doesn't have the csrf token added.

@jamesfredley jamesfredley linked a pull request Nov 9, 2024 that will close this issue
codeconsole added a commit that referenced this issue Nov 9, 2024
@codeconsole
Copy link
Contributor Author

Leaving this open to continue discussion if anyone else has any thoughts are questions about the merge.

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 a pull request may close this issue.

1 participant