mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-23 17:48:30 +00:00
Generate documentation
This commit is contained in:
parent
9bace9a3f0
commit
ab7fea83b4
1 changed files with 7 additions and 1 deletions
|
@ -942,7 +942,8 @@ This can be used to provide the username from a reverse proxy.</p>
|
|||
users.</p>
|
||||
<p><code>dovecot</code> : Use a Dovecot server to authenticate
|
||||
users.</p>
|
||||
<p><code>imap</code> : Use a IMAP server to authenticate users.</p>
|
||||
<p><code>imap</code> : Use an IMAP server to authenticate users.</p>
|
||||
<p><code>oauth2</code> : Use an OAuth2 server to authenticate users.</p>
|
||||
<p>Default: <code>none</code></p>
|
||||
</section>
|
||||
<section class="level5" id="cache_logins">
|
||||
|
@ -1118,6 +1119,11 @@ imap.server.tld</p>
|
|||
<p>Secure the IMAP connection: tls | starttls | none</p>
|
||||
<p>Default: <code>tls</code></p>
|
||||
</section>
|
||||
<section class="level5" id="oauth2_token_endpoint">
|
||||
<h5>oauth2_token_endpoint <a class="headerlink" href="#oauth2_token_endpoint">¶</a></h5>
|
||||
<p>OAuth2 token endpoint URL</p>
|
||||
<p>Default:</p>
|
||||
</section>
|
||||
<section class="level5" id="lc_username">
|
||||
<h5>lc_username <a class="headerlink" href="#lc_username">¶</a></h5>
|
||||
<p>Сonvert username to lowercase, must be true for case-insensitive auth
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue