doc/api/pyramid/auth.rst
author Philippe Pepiot <ph@itsalwaysdns.eu>
Mon, 30 Mar 2020 15:46:12 +0200
changeset 12963 dd9e98b25213
parent 11631 faf279e33298
permissions -rw-r--r--
[server] dynamically close idle database connections When pool hasn't been empty for `idle_timeout` time, start closing connections.

.. _auth_module:

:mod:`cubicweb.pyramid.auth`
----------------------------

.. automodule:: cubicweb.pyramid.auth

    .. autofunction:: includeme

    .. autoclass:: UpdateLoginTimeAuthenticationPolicy
        :show-inheritance:
        :members: