[server] Do not use logilab.common.date.strptime in sqlutils
This function is aliased to datetime.datetime.strptime() and exists only
for compatibility with Python <= 2.5 which we no longer support.
.. _login_module:
:mod:`cubicweb.pyramid.login`
-----------------------------
.. automodule:: cubicweb.pyramid.login
.. autofunction:: includeme
Views
-----
.. autofunction:: login_form
.. autofunction:: login_password_login
.. autofunction:: login_already_loggedin