From c900b63da83ee9a65a6975c61d3f0049f76c8bfa Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 27 May 2009 16:17:06 +0000 Subject: --- docs/narr/security.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/narr/security.rst b/docs/narr/security.rst index 0f91c9c74..e48922f59 100644 --- a/docs/narr/security.rst +++ b/docs/narr/security.rst @@ -207,8 +207,8 @@ your authentication system provides group information and the effective :term:`authentication policy` policy is written to respect group information. The ``RepozeWho1AuthenicationPolicy`` authentication policy that comes with :mod:`repoze.bfg` respects group -information (see the :mod:`repoze.bfg.security` API docs for more -info on authentication policies). +information (see the :mod:`repoze.bfg.authentication` API docs for +more info on authentication policies). Each tuple within an ACL structure is known as a :term:`ACE`, which stands for "access control entry". For example, in the above ACL, -- cgit v1.2.3