Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c91904c

Browse filesBrowse files
committed
Merge branch '7.2' into 7.3
* 7.2: Reword [Security]: Removing duplicate sentence
2 parents ccda1c2 + 106f088 commit c91904c
Copy full SHA for c91904c

File tree

1 file changed

+4
-7
lines changed
Filter options

1 file changed

+4
-7
lines changed

‎security.rst

Copy file name to clipboardExpand all lines: security.rst
+4-7Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff 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"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.