8000 Creating a route for logout is always required · symfony/symfony-docs@cb96633 · GitHub
[go: up one dir, main page]

Skip to content

Commit cb96633

Browse files
authored
Creating a route for logout is always required
Even if the default value is used
1 parent 01b3987 commit cb96633

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

reference/configuration/security.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -382,8 +382,7 @@ the current firewall and not the other ones.
382382

383383
**type**: ``string`` **default**: ``/logout``
384384

385-
The path which triggers logout. If you change it from the default value ``/logout``,
386-
you need to set up a route with a matching path.
385+
The path which triggers logout. You need to set up a route with a matching path.
387386

388387
target
389388
~~~~~~

0 commit comments

Comments
 (0)
0