Update Setup-Instructions.md

This commit is contained in:
SubleXBle
2025-08-25 17:13:27 +02:00
committed by GitHub
parent 43d1396df2
commit 9e02175bf2

View File

@@ -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