Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3ea60c0

Browse files
committed
Fixing syntax error
1 parent88e4779 commit3ea60c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎cookbook/security/custom_authentication_provider.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ set an authenticated token in the security context if successful.
165165
}
166166
}
167167
168-
This listener checks the request for the expected ``X-WSSE` header, matches
168+
This listener checks the request for the expected ``X-WSSE`` header, matches
169169
the value returned for the expected WSSE information, creates a token using
170170
that information, and passes the token on to the authentication manager. If
171171
the proper information is not provided, or the authentication manager throws

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp