blob: c0595899e93d098d461eb36ea998a135b76fe2fc (
plain)
1
2
3
4
5
6
7
8
9
10
|
:mod:`paste.auth.form` -- HTML form/cookie authentication
=========================================================
.. automodule:: paste.auth.form
Module Contents
---------------
.. autoclass:: AuthFormHandler
.. autofunction:: make_form
|