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

Add support checking AnyRequestMatcher securityFilterChains #15221

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

franticticktick
Copy link
Contributor

Closes gh-15220

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jun 10, 2024
@sjohnr sjohnr added in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement labels Jun 13, 2024
@jzheaux jzheaux removed the status: waiting-for-triage An issue we've not yet triaged label Jun 17, 2024
@jzheaux jzheaux added this to the 6.4.0-M1 milestone Jun 17, 2024
@jzheaux jzheaux merged commit 4c780bf into spring-projects:main Jun 17, 2024
4 checks passed
@jzheaux
Copy link
Contributor

jzheaux commented Jun 17, 2024

Thanks, @CrazyParanoid! This is now merged into main. I also added a polish with 0e7566e to adjust some of the logic around composing the error message.

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

Successfully merging this pull request may close these issues.

Fail when any filter chain declared after an AnyRequestMatcher filter chain
4 participants