From baa59284e1ee26284ecb68d957d5607e40ed786f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Araujo?= Date: Mon, 22 Jun 2020 16:33:13 -0400 Subject: first shot for #1602 --- docs/narr/viewconfig.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs/narr/viewconfig.rst') diff --git a/docs/narr/viewconfig.rst b/docs/narr/viewconfig.rst index b43ebb93e..c60b7b50d 100644 --- a/docs/narr/viewconfig.rst +++ b/docs/narr/viewconfig.rst @@ -494,6 +494,12 @@ configured view. .. versionadded:: 1.4a3 +``is_authenticated`` + + XXX doc doc + + .. versionadded:: 2.0 + ``effective_principals`` If specified, this value should be a :term:`principal` identifier or a sequence of principal identifiers. If the @@ -505,6 +511,8 @@ configured view. .. versionadded:: 1.4a4 + .. deprecated:: TODO add + ``custom_predicates`` If ``custom_predicates`` is specified, it must be a sequence of references to custom predicate callables. Custom predicates can be combined with -- cgit v1.2.3