From b3c559036f1c30f549bae5f45a3ea4f95c522d02 Mon Sep 17 00:00:00 2001 From: Marco Dickert Date: Tue, 12 Sep 2017 14:12:24 +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 07b3ee9..5245908 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 password hash which was generated by PHPs `password_hash` function. +* `` has to be a htpasswd compatible hash ### file * syntax: `file;`