Skip to content

Commit a3e996a

Browse files
skaifunrwinch
authored andcommitted
Fix title render issue of Digest Authentication document
Closes gh-11272
1 parent 0c31cb2 commit a3e996a

File tree

1 file changed

+1
-1
lines changed
  • docs/modules/ROOT/pages/servlet/authentication/passwords

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/servlet/authentication/passwords/digest.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
**[[**servlet-authentication-digest]]
1+
[[servlet-authentication-digest]]
22
= Digest Authentication
33

44
This section provides details on how Spring Security provides support for https://tools.ietf.org/html/rfc2617[Digest Authentication] which is provided `DigestAuthenticationFilter`.

0 commit comments

Comments
 (0)