spring-boot/spring-boot-project
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 Remove error page security filter 2022-10-19 11:46:27 -07:00
spring-boot-actuator Move MVC metrics to Observation auto-configuration 2022-10-19 19:33:31 +02:00
spring-boot-actuator-autoconfigure Move HTTP client observation auto-configuration 2022-10-19 19:59:25 +02:00
spring-boot-autoconfigure Remove error page security filter 2022-10-19 11:46:27 -07:00
spring-boot-dependencies Upgrade to Jackson 2.14.0-rc2 2022-10-19 11:47:40 +01:00
spring-boot-devtools Use Stream.toList instead of Stream.collect when possible 2022-10-04 00:29:22 -07:00
spring-boot-docs Move MVC metrics to Observation auto-configuration 2022-10-19 19:33:31 +02:00
spring-boot-parent Compile against SnakeYAML 1.32 and test against older versions 2022-09-15 11:55:44 +01:00
spring-boot-starters Configure the Native buildpack when enabling the native Maven profile 2022-10-18 15:32:23 +02:00
spring-boot-test Adapt to breaking changes to AotProcessor settings 2022-10-18 17:42:00 +01:00
spring-boot-test-autoconfigure Use Stream.toList instead of Stream.collect when possible 2022-10-04 00:29:22 -07:00
spring-boot-tools Make consistent use of Property for Gradle task configuration 2022-10-19 19:08:45 +01:00