浏览代码

Add the Authorization Section to Nav List

Closes gh-14099
Dong, Xue-Han 1 年之前
父节点
当前提交
058495d463
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docs/modules/ROOT/nav.adoc

+ 1 - 0
docs/modules/ROOT/nav.adoc

@@ -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]