050198e51b
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 |
||
---|---|---|
.. | ||
src | ||
pom.xml | ||
template.mf | ||
test.gradle |