b6efd5ba76
The CSRF token is created with a call to UUID.randomUUID which is blocking. This change ensures this blocking call is done on the bounded elastic scheduler which supports blocking calls. Fixes gh-8128 |
||
---|---|---|
.. | ||
src | ||
spring-security-web.gradle |