aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 039699f..c6dd102 100644
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
* Overview
This module implements basic HTTP authentication against the password file
-created with the htpasswd(1) utility. Three kinds of password hashes are
-supported: Apache MD5, crypt(3), and plaintext.
+created with the htpasswd(1) utility. The following password hashes are
+supported: Apache MD5, crypt(3), SHA1, and plaintext.
* Example

Return to:

Send suggestions and report system problems to the System administrator.