From e47c780e3a45e256dd1b4f98c92c9b75c26ca665 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 30 Jan 2011 13:17:02 -0500 Subject: remove reference to ZCML directives; doesnt work in printed book --- docs/narr/security.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/narr/security.rst b/docs/narr/security.rst index 72e4e3a6f..6414c7143 100644 --- a/docs/narr/security.rst +++ b/docs/narr/security.rst @@ -311,9 +311,7 @@ authentication system provides group information and the effective :term:`authentication policy` policy is written to respect group information. For example, the :class:`pyramid.authentication.RepozeWho1AuthenicationPolicy` respects group -information if you configure it with a ``callback``. See -:ref:`authentication_policies_directives_section` for more information about -the ``callback`` attribute. +information if you configure it with a ``callback``. Each ACE in an ACL is processed by an authorization policy *in the order dictated by the ACL*. So if you have an ACL like this: -- cgit v1.2.3