doc/api/pyramid/login.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 12 Apr 2017 15:49:05 +0200
branch3.25
changeset 12148 79160d54662e
parent 11631 faf279e33298
permissions -rw-r--r--
[sources] Simplify source's init method Only call it when enabled instead of giving a boolean flag indicating whether it is or not (which were not correctly considered).

.. _login_module:

:mod:`cubicweb.pyramid.login`
-----------------------------

.. automodule:: cubicweb.pyramid.login

    .. autofunction:: includeme


    Views
    -----

    .. autofunction:: login_form
    .. autofunction:: login_password_login
    .. autofunction:: login_already_loggedin