File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -622,13 +622,10 @@ don't accidentally block Symfony's dev tools - which live under URLs like
622622
623623 This feature is not supported by the XML configuration format.
624624
625- All *real * URLs are handled by the ``main `` firewall (no ``pattern `` key means
626- it matches *all * URLs). A firewall can have many modes of authentication,
627- in other words, it enables many ways to ask the question "Who are you?".
628-
629- Often, the user is unknown (i.e. not logged in) when they first visit your
630- website. If you visit your homepage right now, you *will * have access and
631- you'll see that you're visiting a page behind the firewall in the toolbar:
625+ A firewall can have many modes of authentication, in other words, it enables many
626+ ways to ask the question "Who are you?". Often, the user is unknown (i.e. not logged in)
627+ when they first visit your website. If you visit your homepage right now, you *will *
628+ have access and you'll see that you're visiting a page behind the firewall in the toolbar:
632629
633630.. image :: /_images/security/anonymous_wdt.png
634631 :alt: The Symfony profiler toolbar where the Security information shows "Authenticated: no" and "Firewall name: main"
You can’t perform that action at this time.
0 commit comments