Skip to content

Commit 825f447

Browse files
author
Iltar van der Berg
committed
Changed Authorization and Authentication to use subsections
1 parent 2e2068a commit 825f447

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

cookbook/security/index.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
Security
22
========
33

4-
* Authentication
4+
Authentication
5+
--------------
56

67
.. toctree::
78
:maxdepth: 2
@@ -18,8 +19,8 @@ Security
1819
csrf_in_login_form
1920
multiple_user_providers
2021

21-
22-
* Authorization
22+
Authorization
23+
-------------
2324

2425
.. toctree::
2526
:maxdepth: 2
@@ -31,3 +32,4 @@ Security
3132
force_https
3233
securing_services
3334
access_control
35+

0 commit comments

Comments
 (0)