From 40902b88cf0a17f1fce95e72a44fc533160aea90 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Sat, 24 Dec 2016 16:12:04 +0000 Subject: Document that htpasswd is required for passwd support. --- README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README') diff --git a/README b/README index 0bb4d47..2d2a128 100644 --- a/README +++ b/README @@ -28,3 +28,7 @@ be found in lua-rex-pcre or liblua5.1-rex-pcre0 in Debian or Ubuntu. If you wish to use the http access capability in post-recive hooks then you will need to ensure cURL is installed and the `curl` binary itself is present on your PATH. + +If you wish to use password authentication +then the `htpasswd` binary must be present in your PATH. +In debian this is provided by `apache2-utils`. -- cgit v1.2.1