File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -411,9 +411,9 @@ submission (i.e. ``/login_check``):
411
411
to this URL.
412
412
413
413
.. 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.
417
417
418
418
Notice that the name of the ``login `` route matches the``login_path`` config
419
419
value, as that's where the security system will redirect users that need
You can’t perform that action at this time.
0 commit comments