From 2980d2f28979f0663ae75fccdf39dea8804325ab Mon Sep 17 00:00:00 2001 From: Marco Dickert Date: Tue, 12 Sep 2017 14:13:09 +0200 Subject: [PATCH] Updated Authentication (markdown) --- Authentication.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Authentication.md b/Authentication.md index 5245908..d42faec 100644 --- a/Authentication.md +++ b/Authentication.md @@ -10,7 +10,7 @@ Currently there are three supported authentication sources: ### inline * syntax: `inline;:` -* `` has to be a htpasswd compatible hash +* `` has to be a htpasswd compatible hash. You can generate it via the [htpasswd](https://httpd.apache.org/docs/current/programs/htpasswd.html) utility. ### file * syntax: `file;`