mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-01-28 01:07:03 +00:00
The documentation of the token-repository-ref attribute of the csrf element in the schema has been updated to make clear the default repository is lazy. Targets versions 4.2, 5.0 and 5.1. Fixes gh-6037