spring-boot/spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-web-secure
Madhura Bhave cedd553b83 Remove error page security filter
Spring Security now re-applies the authorization rules
to the error page by default. Additionally, it configures
RequestAttributeSecurityContextRepository as the default for
stateless applications allowing those applications to have access
to the original authentication during an error dispatch.

Closes gh-31703
2022-10-19 11:46:27 -07:00
..
src Remove error page security filter 2022-10-19 11:46:27 -07:00
build.gradle Adapt build dependencies to httpclient5 2022-09-29 18:55:41 +02:00