summaryrefslogtreecommitdiff
path: root/docs/modules/auth.basic.txt
blob: 2f8f21f49254b1bfe2d39f023b91552a9659e66b (plain)
1
2
3
4
5
6
7
8
9
10
11
:mod:`paste.auth.basic` -- Basic HTTP authentication
====================================================

.. automodule:: paste.auth.basic

Module Contents
---------------

.. autoclass:: AuthBasicAuthenticator
.. autoclass:: AuthBasicHandler
.. autofunction:: make_basic