mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-04 18:22:26 +00:00
Generate documentation
This commit is contained in:
parent
3ffb810652
commit
4c408fecd4
1 changed files with 4 additions and 4 deletions
|
@ -396,10 +396,10 @@ passed via command line arguments.)</p>
|
||||||
<p>All configuration options are described in detail in the <a href="#configuration">Configuration</a> section.</p>
|
<p>All configuration options are described in detail in the <a href="#configuration">Configuration</a> section.</p>
|
||||||
<section class="level4" id="authentication">
|
<section class="level4" id="authentication">
|
||||||
<h4>Authentication <a class="headerlink" href="#authentication">¶</a></h4>
|
<h4>Authentication <a class="headerlink" href="#authentication">¶</a></h4>
|
||||||
<p>In its default configuration since 3.2.2 Radicale rejects by default
|
<p>In its default configuration since 3.5.0 Radicale rejects by default
|
||||||
all authentication by <code>type = denyall</code> until explicitly
|
all authentication by <code>type = denyall</code> (introduced with
|
||||||
configured.</p>
|
3.2.2) until explicitly configured.</p>
|
||||||
<p>Before 3.2.2 it didn't check usernames or passwords, and if the
|
<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
|
server is reachable over a network, you should change this as soon as
|
||||||
possible.</p>
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue