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

Commitcdca626

Browse files
j0k3rweaverryan
authored andcommitted
space typo
Remove space to enable code block
1 parent24b184b commitcdca626

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎book/security.rst‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ submission (i.e. ``/login_check``):
415415
``check_path`` ``logout`` keys. These keys can be route names (as shown
416416
in this example) or URLs that have routes configured for them.
417417

418-
Notice that the name of the ``login`` route matches the``login_path`` config
418+
Notice that the name of the ``login`` route matches the``login_path`` config
419419
value, as that's where the security system will redirect users that need
420420
to login.
421421

@@ -1247,7 +1247,7 @@ do the following:
12471247
12481248
encoders:
12491249
Symfony\Component\Security\Core\User\User:
1250-
algorithm:sha1
1250+
algorithm:sha1
12511251
iterations:1
12521252
encode_as_base64:false
12531253

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp