File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 149149 * :doc:` /cookbook/routing/redirect_trailing_slash`
150150 * :doc:` /cookbook/routing/extra_information`
151151
152- * :doc:` Authentication </cookbook/security/index>`
152+ * :doc:` Security Authentication (Identifying/Logging in the User) </cookbook/security/index>`
153153
154154 * :doc:` /cookbook/security/form_login_setup`
155155 * :doc:` /cookbook/security/entity_provider`
163163 * :doc:` /cookbook/security/csrf_in_login_form`
164164 * :doc:` /cookbook/security/multiple_user_providers`
165165
166- * :doc:` Authorization </cookbook/security/index>`
166+ * :doc:` Security Authorization (Denying Access) </cookbook/security/index>`
167167
168168 * :doc:` /cookbook/security/voters`
169169 * :doc:` /cookbook/security/voters_data_permission`
Original file line number Diff line number Diff line change 11Security
22========
33
4- Authentication
5- --------------
4+ Authentication (Identifying/Logging in the User)
5+ ------------------------------------------------
66
77.. toctree ::
88 :maxdepth: 2
@@ -19,8 +19,8 @@ Authentication
1919 csrf_in_login_form
2020 multiple_user_providers
2121
22- Authorization
23- -------------
22+ Authorization (Denying Access)
23+ ------------------------------
2424
2525.. toctree ::
2626 :maxdepth: 2
You can’t perform that action at this time.
0 commit comments