Skip to content

Request-level CSRF Disabling #7367

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

Closed
jzheaux opened this issue Sep 5, 2019 · 0 comments
Closed

Request-level CSRF Disabling #7367

jzheaux opened this issue Sep 5, 2019 · 0 comments
Assignees
Labels
in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement
Milestone

Comments

@jzheaux
Copy link
Contributor

jzheaux commented Sep 5, 2019

Related to this comment:

Let's add a request attribute that CsrfFilter is aware of and an exchange attributes that CsrfWebFilter is aware of where the filter would then skip its entire operation, simply continuing onto the next filter in the chain.

@jzheaux jzheaux added in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement labels Sep 5, 2019
@jzheaux jzheaux self-assigned this Sep 5, 2019
jzheaux added a commit to jzheaux/spring-security that referenced this issue Sep 5, 2019
@jzheaux jzheaux added this to the 5.2.0 milestone Mar 4, 2020
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) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant