8000 minor #13424 Adding `path` (ThomasLandauer) · symfony/symfony-docs@15330f4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 15330f4

Browse files
committed
minor #13424 Adding path (ThomasLandauer)
This PR was squashed before being merged into the 3.4 branch. Discussion ---------- Adding `path` Please double-check the default value. Commits ------- 9d6271a Adding `path`
2 parents 7588066 + 9d6271a commit 15330f4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

reference/configuration/security.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -528,6 +528,14 @@ The user is considered to have changed when the user class implements
528528
required by the :class:`Symfony\\Component\\Security\\Core\\User\\UserInterface`
529529
(like the username, password or salt) changes.
530530

531+
``path``
532+
~~~~~~~~
533+
534+
**type**: ``string`` **default**: ``/logout``
535+
536+
The path which triggers logout. If you change it from the default value ``/logout``,
537+
you need to set up a route with a matching path.
538+
531539
``success_handler``
532540
~~~~~~~~~~~~~~~~~~~
533541

0 commit comments

Comments
 (0)
0