spring-security/web
Manuel Jordan 6ae651bd67 Print ignore message DefaultSecurityFilterChain
When either `web.ignoring().mvcMatchers(...)` or
`web.ignoring().antMatchers(...)` methods are used, for all their
variations, the DefaultSecurityFilterChain class now indicates
correctly through its ouput what paths are ignored according the
`ignoring()` settings.

Closes gh-9334
2022-02-07 14:58:20 -07:00
..
src Print ignore message DefaultSecurityFilterChain 2022-02-07 14:58:20 -07:00
spring-security-web.gradle Update to Spring Framework 6.0 2021-11-01 09:02:42 -03:00