Commit 59834739 authored by Fabien Potencier's avatar Fabien Potencier

tweaked previous merge

parent ce4b4854
......@@ -239,7 +239,8 @@ Adding a Logout
~~~~~~~~~~~~~~~
When using a form for authentication, you can let users log out if you add the
``logout`` setting, where ``logout_path`` matches the existing regex pattern``::
``logout`` setting, where ``logout_path`` must match the main firewall
pattern::
$app['security.firewalls'] = array(
'secured' => array(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment