aboutsummaryrefslogtreecommitdiff
path: root/src/vmod_basicauth.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/vmod_basicauth.3')
-rw-r--r--src/vmod_basicauth.35
1 files changed, 3 insertions, 2 deletions
diff --git a/src/vmod_basicauth.3 b/src/vmod_basicauth.3
index cde7c2a..d7c8934 100644
--- a/src/vmod_basicauth.3
+++ b/src/vmod_basicauth.3
@@ -15,3 +15,3 @@
.\" along with libvmod_basicauth. If not, see <http://www.gnu.org/licenses/>.
-.TH VMOD_BASICAUTH 1 "July 7, 2013" "VMOD_BASICAUTH" "User Reference"
+.TH VMOD_BASICAUTH 1 "July 8, 2013" "VMOD_BASICAUTH" "User Reference"
.SH NAME
@@ -28,5 +28,6 @@ command.
.PP
-Three kinds of password hashes are supported:
+Four kinds of password hashes are supported:
Apache MD5 (\fB$apr1$\fR),
.BR crypt (3),
+.BR SHA1 ,
and plaintext.

Return to:

Send suggestions and report system problems to the System administrator.