Skip to content

Commit c80e4e7

Browse files
committed
[#2783] Removing 2.1 versionadded that came back due to a tweak on the 2.2 branch
1 parent d0d7c47 commit c80e4e7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

book/security.rst

-5
Original file line numberDiff line numberDiff line change
@@ -1803,11 +1803,6 @@ a route so that you can use it to generate the URL:
18031803
18041804
return $collection;
18051805
1806-
.. caution::
1807-
1808-
As of Symfony 2.1, you *must* have a route that corresponds to your logout
1809-
path. Without this route, logging out will not work.
1810-
18111806
Once the user has been logged out, he will be redirected to whatever path
18121807
is defined by the ``target`` parameter above (e.g. the ``homepage``). For
18131808
more information on configuring the logout, see the

0 commit comments

Comments
 (0)