Skip to content

Commit 0473a80

Browse files
committed
Merge branch '7.2' into 7.3
* 7.2: Fix Headings mentioned in #20716
2 parents 2ee7f1f + 5a775a4 commit 0473a80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/configuration/security.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ The possible values of this option are:
157157
other session attributes are lost.
158158

159159
access_control
160-
--------------
160+
~~~~~~~~~~~~~~
161161

162162
Defines the security protection of the URLs of your application. It's used for
163163
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.
166166
This option is explained in detail in :doc:`/security/access_control`.
167167

168168
firewalls
169-
---------
169+
~~~~~~~~~
170170

171171
This is arguably the most important option of the security config file. It
172172
defines the authentication mechanism used for each URL (or URL pattern) of your

0 commit comments

Comments
 (0)