Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CsrfWebFilter creates CsrfException with incorrect message when no token is found #9337

Closed
rwinch opened this issue Jan 12, 2021 · 0 comments
Assignees
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

Comments

@rwinch
Copy link
Member

rwinch commented Jan 12, 2021

CsrfWebFilter creates an incorrect message when the expected CsrfToken cannot be found CSRF Token has been associated to this client. We should make that message to something like An expected CSRF token cannot be found

@rwinch rwinch added in: web An issue in web modules (web, webmvc) type: bug A general bug labels Jan 12, 2021
@rwinch rwinch added this to the 5.5.0-M2 milestone Jan 12, 2021
@rwinch rwinch self-assigned this Jan 12, 2021
@rwinch rwinch closed this as completed in a1083d9 Jan 12, 2021
@spring-projects-issues spring-projects-issues added the status: backported An issue that has been backported to maintenance branches label Jan 12, 2021
rwinch added a commit that referenced this issue Jan 12, 2021
rwinch added a commit that referenced this issue Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants