Skip to content

Commit 23f5bc8

Browse files
committed
tweak headline to be consistent with 2.6
1 parent dea1c73 commit 23f5bc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cookbook/security/form_login_setup.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -462,8 +462,8 @@ firewall matches *all* URLs, including ``/login_check``). If ``/login_check``
462462
doesn't match any firewall, you'll receive a ``Unable to find the controller
463463
for path "/login_check"`` exception.
464464

465-
4. Multiple Firewalls Don't Share Security Context
466-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
465+
4. Multiple Firewalls Don't Share the same Security Context
466+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
467467

468468
If you're using multiple firewalls and you authenticate against one firewall,
469469
you will *not* be authenticated against any other firewalls automatically.

0 commit comments

Comments
 (0)