1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00

Generate documentation

This commit is contained in:
Github Actions 2025-07-26 09:26:10 +00:00
parent 4c408fecd4
commit 3743c7ada5

View file

@ -399,9 +399,9 @@ passed via command line arguments.)</p>
<p>In its default configuration since 3.5.0 Radicale rejects by default
all authentication by <code>type = denyall</code> (introduced with
3.2.2) until explicitly configured.</p>
<p>Before 3.5.0 it didn't check usernames or passwords, and if the
server is reachable over a network, you should change this as soon as
possible.</p>
<p>Before 3.5.0 it didn't check usernames or passwords if not explicitly
configured, and if the server is reachable over a network, you should
change this as soon as possible.</p>
<p>First a <code>users</code> file with all usernames and passwords must
be created. It can be stored in the same directory as the configuration
file.</p>