Skip to content

Commit 91a5132

Browse files
committed
bug #8607 fix security parameter name (hellomedia)
This PR was submitted for the master branch but it was merged into the 2.7 branch instead (closes #8607). Discussion ---------- fix security parameter name change default_security_target to default_target_path Commits ------- f6e0c7d parameter name typo
2 parents 8c689ec + f6e0c7d commit 91a5132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/form_login.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ several ways.
3434
Changing the default Page
3535
~~~~~~~~~~~~~~~~~~~~~~~~~
3636

37-
Define the ``default_security_target`` option to change the page where the user
37+
Define the ``default_target_path`` option to change the page where the user
3838
is redirected to if no previous page was stored in the session. The value can be
3939
a relative/absolute URL or a Symfony route name:
4040

0 commit comments

Comments
 (0)