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