diff options
Diffstat (limited to 'docs/zcml/remoteuserauthenticationpolicy.rst')
| -rw-r--r-- | docs/zcml/remoteuserauthenticationpolicy.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/zcml/remoteuserauthenticationpolicy.rst b/docs/zcml/remoteuserauthenticationpolicy.rst index 61f519e4c..0435bfbdb 100644 --- a/docs/zcml/remoteuserauthenticationpolicy.rst +++ b/docs/zcml/remoteuserauthenticationpolicy.rst @@ -11,13 +11,11 @@ Attributes ~~~~~~~~~~ ``environ_key`` - The ``environ_key`` is the name that will be used to obtain the remote user value from the WSGI environment. It defaults to ``REMOTE_USER``. ``callback`` - The ``callback`` is a Python dotted name to a function passed the string representing the remote user and the request as positional arguments. The callback is expected to return None if the user |
