We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I tried to use Server Side CSRF Protection like it is recommended here:
http://www.gwtproject.org/doc/latest/DevGuideSecurityRpcXsrf.html
Do you have any idea how to combine it with your plugin? How can I integrate it?
Thank you for help.
The text was updated successfully, but these errors were encountered:
@daviddawson I use GWTP and want to use CSRF Protection on server side too: https://github.com/ArcBees/GWTP/wiki/CSRF-Protection
How would you do CSRF protection on Grails server?
Sorry, something went wrong.
No branches or pull requests
I tried to use Server Side CSRF Protection like it is recommended here:
http://www.gwtproject.org/doc/latest/DevGuideSecurityRpcXsrf.html
Do you have any idea how to combine it with your plugin? How can I integrate it?
Thank you for help.
The text was updated successfully, but these errors were encountered: