php-coder / mystamps

The site about post stamps where you can create a virtual collection
https://my-stamps.ru
GNU General Public License v2.0
20 stars 33 forks source link

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

Open php-coder opened 8 years ago

php-coder commented 8 years ago

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

php-coder commented 8 years ago

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