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

Security: Please add CSRF protection #32

Open
edwardotis opened this issue Jun 27, 2016 · 0 comments
Open

Security: Please add CSRF protection #32

edwardotis opened this issue Jun 27, 2016 · 0 comments

Comments

@edwardotis
Copy link

This plugin is a particularly interesting target for CSRF exploits.

There is solution available within grails core that should work fine with this plugin.

Details:
http://www.redtoad.ca/ataylor/2011/01/grails-cross-site-request-forgeries-csrf/

http://docs.grails.org/2.5.x/ref/Controllers/withForm.html
http://docs.grails.org/latest/ref/Controllers/withForm.html

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

No branches or pull requests

1 participant