Selaa lähdekoodia

Update What's New for 6.0

Steve Riesenberg 2 vuotta sitten
vanhempi
commit
43a1f8249c
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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`