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

Spring SecurityFilterChain related recipes remove antmatchers rules #578

Merged
merged 18 commits into from
Aug 19, 2024

Conversation

Laurens-W
Copy link
Contributor

@Laurens-W Laurens-W commented Aug 16, 2024

@Laurens-W Laurens-W changed the title Spring SecurityFilterChain Spring SecurityFilterChain related recipes remove antmatchers rules Aug 16, 2024
@Laurens-W Laurens-W self-assigned this Aug 16, 2024
@Laurens-W Laurens-W added bug Something isn't working spring-security labels Aug 16, 2024
@Laurens-W Laurens-W requested a review from timtebeek August 16, 2024 09:22
Laurens-W and others added 2 commits August 19, 2024 11:07
Move recipes from spring-security-61.yml to spring-security-58.yml
Reduced bloated test cases
Laurens-W and others added 4 commits August 19, 2024 14:45
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@Laurens-W
Copy link
Contributor Author

I think it's safe to say the combination of the order of recipes and the type information being broken by the UseNewRequestMatchers causing repeated cycles caused the side effects described in the 3 issues linked

@Laurens-W Laurens-W marked this pull request as ready for review August 19, 2024 13:04
@Laurens-W Laurens-W requested a review from timtebeek August 19, 2024 13:27
Copy link
Contributor

@timtebeek timtebeek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great to see this resolved finally! Thanks for diving in and uncovering that missing method type change.

@timtebeek timtebeek merged commit 062aa3b into main Aug 19, 2024
2 checks passed
@timtebeek timtebeek deleted the spring-filterchain-ant-patterns branch August 19, 2024 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working spring-security
Projects
Archived in project
2 participants