瀏覽代碼

Fix Basic Figure Formating

Issue gh-8039
Rob Winch 5 年之前
父節點
當前提交
6bb056607f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docs/manual/src/docs/asciidoc/_includes/servlet/authentication/unpwd/basic.adoc

+ 1 - 0
docs/manual/src/docs/asciidoc/_includes/servlet/authentication/unpwd/basic.adoc

@@ -43,6 +43,7 @@ If remember me is not configured, this is a no-op.
 * `AuthenticationEntryPoint` is invoked to trigger the WWW-Authenticate to be sent again.
 
 image:{icondir}/number_4.png[] If authentication is successful, then __Success__.
+
 * The <<servlet-authentication-authentication>> is set on the <<servlet-authentication-securitycontextholder>>.
 * `RememberMeServices.loginSuccess` is invoked.
 If remember me is not configured, this is a no-op.