doc/api/pyramid/auth.rst
author Florent Cayré <florent.cayre@gmail.com>
Sun, 06 Nov 2016 16:35:57 +0100
branch3.24
changeset 11805 7436b65a44bc
parent 11631 faf279e33298
permissions -rw-r--r--
[pkg] Fix extra packages not installable For instance `pip install -e ".[pyramid]"` should install the pyramid dependencies. A typo caused all these extra packages to not be found by pip. Closes #16121322.

.. _auth_module:

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

.. automodule:: cubicweb.pyramid.auth

    .. autofunction:: includeme

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