spring-projects / spring-security

Spring Security
http://spring.io/projects/spring-security
Apache License 2.0
8.55k stars 5.79k forks source link

Add support checking AnyRequestMatcher securityFilterChains #15221

Closed CrazyParanoid closed 1 week ago

CrazyParanoid commented 2 weeks ago

Closes gh-15220

jzheaux commented 1 week ago

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