diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/security.rst | 4 |
1 files changed, 2 insertions, 2 deletions
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, |
