You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #16796 [Security] Creating a route for logout is always required even if the default value is used (l-vo)
This PR was merged into the 5.4 branch.
Discussion
----------
[Security] Creating a route for logout is always required even if the default value is used
According to https://symfony.com/doc/current/security.html#logging-out and the fact that there is no default logout route defined in Symfony (at least I didn't find one).
Commits
-------
cb96633 Creating a route for logout is always required
0 commit comments