CsrfWebFilter creates CsrfException with incorrect message when no token is found #9337
Labels
in: web
An issue in web modules (web, webmvc)
status: backported
An issue that has been backported to maintenance branches
type: bug
A general bug
Milestone
CsrfWebFilter
creates an incorrect message when the expectedCsrfToken
cannot be foundCSRF Token has been associated to this client
. We should make that message to something likeAn expected CSRF token cannot be found
The text was updated successfully, but these errors were encountered: