Ver código fonte

Update What's New

Add documentation improvements
Marcus Hert Da Coregio 1 ano atrás
pai
commit
10cf18db0b
1 arquivos alterados com 5 adições e 0 exclusões
  1. 5 0
      docs/modules/ROOT/pages/whats-new.adoc

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

@@ -23,3 +23,8 @@ Below are the highlights of the release.
 
 * https://github.com/spring-projects/spring-security/pull/12817[gh-12817] - Make Configurable RedirectStrategy status code
 * https://github.com/spring-projects/spring-security/issues/13988[gh-13988] - Make Configurable HTTP Basic request parsing
+
+== Documentation
+
+* https://github.com/spring-projects/spring-security/issues/13784[gh-13784] - xref:servlet/oauth2/index.adoc[docs] - Update OAuth2 docs landing page with examples
+* https://github.com/spring-projects/spring-security/issues/11926[gh-11926] - xref:servlet/authentication/passwords/index.adoc#publish-authentication-manager-bean[docs] Document how to publish an `AuthenticationManager` `@Bean` without `WebSecurityConfigurerAdapter`