1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

Generate documentation

This commit is contained in:
Github Actions 2024-10-31 20:08:36 +00:00
parent 22bfa15f0e
commit f7c9f29f01

View file

@ -880,6 +880,8 @@ server.</p>
This can be used to provide the username from a reverse proxy.</p> This can be used to provide the username from a reverse proxy.</p>
<p><code>ldap</code> : Use a LDAP or AD server to authenticate <p><code>ldap</code> : Use a LDAP or AD server to authenticate
users.</p> users.</p>
<p><code>dovecot</code> : Use a local Dovecot server to authenticate
users.</p>
<p>Default: <code>none</code></p> <p>Default: <code>none</code></p>
</section> </section>
<section class="level5" id="htpasswd_filename"> <section class="level5" id="htpasswd_filename">
@ -981,6 +983,13 @@ you can find a script to create group calneder folders <a href="https://github.c
the server certificate</p> the server certificate</p>
<p>Default:</p> <p>Default:</p>
</section> </section>
<section class="level5" id="dovecot_socket">
<h5>dovecot_socket <a class="headerlink" href="#dovecot_socket">&para;</a></h5>
<p>The path to the Dovecot client authentication socket (eg.
/run/dovecot/auth-client on Fedora). Radicale must have read / write
access to the socket.</p>
<p>Default:</p>
</section>
<section class="level5" id="lc_username"> <section class="level5" id="lc_username">
<h5>lc_username <a class="headerlink" href="#lc_username">&para;</a></h5> <h5>lc_username <a class="headerlink" href="#lc_username">&para;</a></h5>
<p>&Scy;onvert username to lowercase, must be true for case-insensitive auth <p>&Scy;onvert username to lowercase, must be true for case-insensitive auth