We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ee7f1f + 5a775a4 commit 0473a80Copy full SHA for 0473a80
reference/configuration/security.rst
@@ -157,7 +157,7 @@ The possible values of this option are:
157
other session attributes are lost.
158
159
access_control
160
---------------
+~~~~~~~~~~~~~~
161
162
Defines the security protection of the URLs of your application. It's used for
163
example to trigger the user authentication when trying to access to the backend
@@ -166,7 +166,7 @@ and to allow unauthenticated users to the login form page.
166
This option is explained in detail in :doc:`/security/access_control`.
167
168
firewalls
169
----------
+~~~~~~~~~
170
171
This is arguably the most important option of the security config file. It
172
defines the authentication mechanism used for each URL (or URL pattern) of your
0 commit comments