Skip to content

Commit

Permalink
minor #20727 Fix Headings mentioned in #20716 (mmauksch)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
OskarStark committed Mar 6, 2025
2 parents 355894c + f235bc6 commit 36280dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions reference/configuration/security.rst
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ The possible values of this option are:
other session attributes are lost.

access_control
--------------
~~~~~~~~~~~~~~

Defines the security protection of the URLs of your application. It's used for
example to trigger the user authentication when trying to access to the backend
Expand All @@ -166,7 +166,7 @@ and to allow unauthenticated users to the login form page.
This option is explained in detail in :doc:`/security/access_control`.

firewalls
---------
~~~~~~~~~

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

0 comments on commit 36280dd

Please sign in to comment.