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 csrf protection. Fixes #536 #537

Merged
merged 8 commits into from
Nov 9, 2024

Conversation

codeconsole
Copy link
Contributor

@codeconsole codeconsole commented Nov 9, 2024

Adds csrf token to g:form tags if Spring Security csrf protection is enabled.

@codeconsole codeconsole merged commit f66394c into grails:7.0.x Nov 9, 2024
8 checks passed
@codeconsole
Copy link
Contributor Author

Feel free to give feedback in #536 if you see any room for improvement. I need to get this merge done so I can keep working on other things...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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