We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 725f927 commit 2edb030Copy full SHA for 2edb030
book/security.rst
@@ -921,8 +921,6 @@ special attributes like this:
921
this - this is useful when *whitelisting* URLs to guarantee access - some
922
details are in :doc:`/cookbook/security/access_control`.
923
924
-.. _security-secure-objects:
925
-
926
.. _book-security-template-expression:
927
928
.. versionadded:: 2.4
@@ -950,6 +948,8 @@ You can also use expressions inside your templates:
950
948
951
949
For more details on expressions and security, see :ref:`book-security-expressions`.
952
+.. _security-secure-objects:
+
953
Access Control Lists (ACLs): Securing individual Database Objects
954
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
955
0 commit comments