Browse Source

Update What's New for 6.0

Steve Riesenberg 2 years ago
parent
commit
43a1f8249c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/modules/ROOT/pages/whats-new.adoc

+ 1 - 0
docs/modules/ROOT/pages/whats-new.adoc

@@ -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`