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