spring-security/test
Rob Winch 050198e51b Fix csrf() when used then not used
Previously if csrf() was used and subsequently not used, the
TestCsrfTokenRepository was still used. This makes it difficult to test
the actual CsrfTokenRepository implementation.

Now the TestCsrfTokenRepository is only used if explicitly enabled.

Fixes gh-4016
2016-08-09 17:09:16 -04:00
..
src Fix csrf() when used then not used 2016-08-09 17:09:16 -04:00
pom.xml Release version 4.1.1.RELEASE 2016-07-07 00:57:35 +00:00
template.mf SEC-2015: Add spring-security-test 2014-04-22 16:47:48 -05:00
test.gradle WithSecurityContextTestExecutionListener > SqlScriptsTestExecutionListener 2016-07-06 16:09:17 -05:00