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

Appearance settings

Commit dbe4591

Browse filesBrowse files
committed
[#3089] Removing logout key, since this isn't the logout section
1 parent 122590a commit dbe4591
Copy full SHA for dbe4591

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎book/security.rst

Copy file name to clipboardExpand all lines: book/security.rst
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -411,9 +411,9 @@ submission (i.e. ``/login_check``):
411411
to this URL.
412412

413413
.. versionadded:: 2.1
414-
As of Symfony 2.1, you *must* have routes configured for your ``login_path``,
415-
``check_path`` ``logout`` keys. These keys can be route names (as shown
416-
in this example) or URLs that have routes configured for them.
414+
As of Symfony 2.1, you *must* have routes configured for your ``login_path``
415+
and ``check_path``. These keys can be route names (as shown in this example)
416+
or URLs that have routes configured for them.
417417

418418
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

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.