10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c3b8ab commit f235bc6Copy full SHA for f235bc6
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