From 9e02175bf2be71c2cbdb81418451c08be9e71532 Mon Sep 17 00:00:00 2001 From: SubleXBle <51033045+SubleXBle@users.noreply.github.com> Date: Mon, 25 Aug 2025 17:13:27 +0200 Subject: [PATCH] Update Setup-Instructions.md --- Docs/Setup-Instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/Setup-Instructions.md b/Docs/Setup-Instructions.md index cad8a4a..cfad1d2 100644 --- a/Docs/Setup-Instructions.md +++ b/Docs/Setup-Instructions.md @@ -86,7 +86,7 @@ AuthUserFile /etc/apache2/htpasswd/.htpasswd ``` * Store only **bcrypt-hashed passwords**, never plain text. - You can use the built-in Apache `htpasswd` tool (recommended) or an external generator (e.g. [bcrypt generator](https://suble.net/htpasswd.php)). + You can use the built-in Apache `htpasswd` tool (strongly recommended) or an external generator (e.g. my tool: [bcrypt generator](https://suble.net/htpasswd.php)). > Note, that you need your Sync Clients to allow access via IP also to get over password restrictions