mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-07 18:30:54 +00:00
Generate documentation
This commit is contained in:
parent
0e0abb6995
commit
555bebcd1d
1 changed files with 9 additions and 2 deletions
11
master.html
11
master.html
|
@ -941,8 +941,15 @@ parameter must be provided if auth type is ldap.</p>
|
||||||
</section>
|
</section>
|
||||||
<section class="level5" id="ldap_secret">
|
<section class="level5" id="ldap_secret">
|
||||||
<h5>ldap_secret <a class="headerlink" href="#ldap_secret">¶</a></h5>
|
<h5>ldap_secret <a class="headerlink" href="#ldap_secret">¶</a></h5>
|
||||||
<p>The password of the ldap_reader_dn. This parameter must be provided
|
<p>The password of the ldap_reader_dn. Either this parameter or
|
||||||
if auth type is ldap.</p>
|
<code>ldap_secret_file</code> must be provided if auth type is ldap.</p>
|
||||||
|
<p>Default:</p>
|
||||||
|
</section>
|
||||||
|
<section class="level5" id="ldap_secret_file">
|
||||||
|
<h5>ldap_secret_file <a class="headerlink" href="#ldap_secret_file">¶</a></h5>
|
||||||
|
<p>Path of the file containing the password of the ldap_reader_dn.
|
||||||
|
Either this parameter or <code>ldap_secret</code> must be provided if
|
||||||
|
auth type is ldap.</p>
|
||||||
<p>Default:</p>
|
<p>Default:</p>
|
||||||
</section>
|
</section>
|
||||||
<section class="level5" id="ldap_filter">
|
<section class="level5" id="ldap_filter">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue