Add the Authorization Section to Nav List

Closes gh-14099
This commit is contained in:
Dong, Xue-Han 2023-11-01 21:42:09 -03:00 committed by Marcus Hert Da Coregio
parent ffd12ee3b9
commit 058495d463
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
* xref:features/index.adoc[Features]
** xref:features/authentication/index.adoc[Authentication]
*** xref:features/authentication/password-storage.adoc[Password Storage]
** xref:features/authorization/index.adoc[Authorization]
** xref:features/exploits/index.adoc[Protection Against Exploits]
*** xref:features/exploits/csrf.adoc[CSRF]
*** xref:features/exploits/headers.adoc[HTTP Headers]