spring-boot/spring-boot-tests
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
..
spring-boot-deployment-tests/src/intTest/resources Test servlet 3.1 compatibility in deployment tests 2021-12-09 12:24:43 +00:00
spring-boot-integration-tests Use Stream.toList instead of Stream.collect when possible 2022-10-04 00:29:22 -07:00
spring-boot-smoke-tests Remove error page security filter 2022-10-19 11:46:27 -07:00