We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ba4723 commit 82013f8Copy full SHA for 82013f8
security.rst
@@ -1092,10 +1092,10 @@ Authorization (Denying Access)
1092
.. toctree::
1093
:maxdepth: 1
1094
1095
- security/expressions
1096
security/voters
1097
security/securing_services
1098
security/access_control
+ security/expressions
1099
security/access_denied_handler
1100
security/acl
1101
security/force_https
security/expressions.rst
@@ -1,8 +1,8 @@
1
.. index::
2
single: Expressions in the Framework
3
4
-Complex Access Controls with Expressions
5
-==================================================
+Using Expressions in Security Access Controls
+=============================================
6
7
.. seealso::
8
0 commit comments