mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-01 18:18:31 +00:00
Generate documentation
This commit is contained in:
parent
4c408fecd4
commit
3743c7ada5
1 changed files with 3 additions and 3 deletions
|
@ -399,9 +399,9 @@ passed via command line arguments.)</p>
|
||||||
<p>In its default configuration since 3.5.0 Radicale rejects by default
|
<p>In its default configuration since 3.5.0 Radicale rejects by default
|
||||||
all authentication by <code>type = denyall</code> (introduced with
|
all authentication by <code>type = denyall</code> (introduced with
|
||||||
3.2.2) until explicitly configured.</p>
|
3.2.2) until explicitly configured.</p>
|
||||||
<p>Before 3.5.0 it didn't check usernames or passwords, and if the
|
<p>Before 3.5.0 it didn't check usernames or passwords if not explicitly
|
||||||
server is reachable over a network, you should change this as soon as
|
configured, and if the server is reachable over a network, you should
|
||||||
possible.</p>
|
change this as soon as possible.</p>
|
||||||
<p>First a <code>users</code> file with all usernames and passwords must
|
<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
|
be created. It can be stored in the same directory as the configuration
|
||||||
file.</p>
|
file.</p>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue