mystamps icon indicating copy to clipboard operation
mystamps copied to clipboard

Add integration tests for checking that forms has field with CSRF token

Open php-coder opened this issue 9 years ago • 1 comments

All forms that POSTing data must have field with CSRF token.

php-coder avatar May 05 '16 17:05 php-coder

This article can be interesting: http://www.baeldung.com/csrf-thymeleaf-with-spring-security

php-coder avatar Sep 27 '16 12:09 php-coder