summaryrefslogtreecommitdiff
path: root/vendor/CherryPy-3.2.0/sphinx/source/refman/lib/auth_digest.rst
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/CherryPy-3.2.0/sphinx/source/refman/lib/auth_digest.rst')
-rw-r--r--vendor/CherryPy-3.2.0/sphinx/source/refman/lib/auth_digest.rst26
1 files changed, 0 insertions, 26 deletions
diff --git a/vendor/CherryPy-3.2.0/sphinx/source/refman/lib/auth_digest.rst b/vendor/CherryPy-3.2.0/sphinx/source/refman/lib/auth_digest.rst
deleted file mode 100644
index f45d075..0000000
--- a/vendor/CherryPy-3.2.0/sphinx/source/refman/lib/auth_digest.rst
+++ /dev/null
@@ -1,26 +0,0 @@
-*******************************
-:mod:`cherrypy.lib.auth_digest`
-*******************************
-
-.. automodule:: cherrypy.lib.auth_digest
-
-Classes
-=======
-
-.. autoclass:: HttpDigestAuthorization
- :members:
-
-Functions
-=========
-
-.. autofunction:: get_ha1_dict_plain
-
-.. autofunction:: get_ha1_dict
-
-.. autofunction:: get_ha1_file_htdigest
-
-.. autofunction:: synthesize_nonce
-
-.. autofunction:: www_authenticate
-
-.. autofunction:: digest_auth