doc/api/pyramid/login.rst
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Fri, 15 Jun 2018 17:45:26 +0200
changeset 12318 e947954e0ffc
parent 11631 faf279e33298
permissions -rw-r--r--
[py3] ensure AjaxController return bytes publish() must return bytes, when the @ajaxfunc decorated method return None, this raised: TypeError: You cannot set Response.body to a text object (use Response.text)

.. _login_module:

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

.. automodule:: cubicweb.pyramid.login

    .. autofunction:: includeme


    Views
    -----

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