docs/api/auth.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 03 Jun 2016 17:59:49 +0200
changeset 11625 b23d60a9ea84
parent 11565 6398be12f8e6
permissions -rw-r--r--
retrieve session data in a single query instead of two (one for the session object, the other for its cwsessiondata attribute).

.. _auth_module:

:mod:`pyramid_cubicweb.auth`
----------------------------

.. automodule:: pyramid_cubicweb.auth

    .. autofunction:: includeme

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