1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Update What's New for 6.0

This commit is contained in:
Steve Riesenberg
2022-09-29 15:57:48 -05:00
parent e0e6467d9b
commit 43a1f8249c
+1
View File
@@ -17,3 +17,4 @@ Reorganize imports
Reorganize imports
* https://github.com/spring-projects/spring-security/issues/11026[gh-11026] - Use `RequestAttributeSecurityContextRepository` instead of `NullSecurityContextRepository`
* https://github.com/spring-projects/spring-security/pull/11887[gh-11827] - Change default authority for `oauth2Login()`
* https://github.com/spring-projects/spring-security/issues/10347[gh-10347] - Remove `UsernamePasswordAuthenticationToken` check in `BasicAuthenticationFilter`