Skip to content

Commit 36280dd

Browse files
committed
minor #20727 Fix Headings mentioned in #20716 (mmauksch)
This PR was squashed before being merged into the 6.4 branch. Discussion ---------- Fix Headings mentioned in #20716 Changed headings so the sidebar won't be formatted wrong Commits ------- f235bc6 Fix Headings mentioned in #20716
2 parents 355894c + f235bc6 commit 36280dd

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)