From 45beb431ee555427e0fe2c86a6444323b4c67575 Mon Sep 17 00:00:00 2001 From: Casey Duncan Date: Sun, 5 Dec 2010 10:59:21 -0700 Subject: a = --- docs/narr/views.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/narr/views.rst b/docs/narr/views.rst index af40d4ac4..548ea5006 100644 --- a/docs/narr/views.rst +++ b/docs/narr/views.rst @@ -1787,7 +1787,7 @@ view configuration, see :ref:`models_which_implement_interfaces`. Configuring View Security ~~~~~~~~~~~~~~~~~~~~~~~~~ -If a :term:`authorization policy` is active, any :term:`permission` attached +If an :term:`authorization policy` is active, any :term:`permission` attached to a :term:`view configuration` found during view lookup will be consulted to ensure that the currently authenticated user possesses that permission against the :term:`context` before the view function is actually called. -- cgit v1.2.3