We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3de772b commit a42b0caCopy full SHA for a42b0ca
book/security.rst
@@ -416,7 +416,7 @@ submission (i.e. ``/login_check``):
416
417
.. versionadded:: 2.1
418
As of Symfony 2.1, you *must* have routes configured for your ``login_path``,
419
- ``check_path`` ``logout`` keys. These keys can be route names (as shown
+ ``check_path`` and ``logout`` keys. These keys can be route names (as shown
420
in this example) or URLs that have routes configured for them.
421
422
Notice that the name of the ``login`` route matches the ``login_path`` config
0 commit comments