Skip to content

Commit

Permalink
Generate documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Feb 22, 2025
1 parent deba268 commit 8003f74
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions master.html
Original file line number Diff line number Diff line change
Expand Up @@ -944,6 +944,7 @@ <h5>type <a class="headerlink" href="#type">&para;</a></h5>
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><code>pam</code> : Use local PAM to authenticate users.</p>
<p>Default: <code>none</code></p>
</section>
<section class="level5" id="cache_logins">
Expand Down Expand Up @@ -1124,6 +1125,16 @@ <h5>oauth2_token_endpoint <a class="headerlink" href="#oauth2_token_endpoint">&p
<p>OAuth2 token endpoint URL</p>
<p>Default:</p>
</section>
<section class="level5" id="pam_service">
<h5>pam_service <a class="headerlink" href="#pam_service">&para;</a></h5>
<p>PAM service</p>
<p>Default: radicale</p>
</section>
<section class="level5" id="pam_group_membership">
<h5>pam_group_membership <a class="headerlink" href="#pam_group_membership">&para;</a></h5>
<p>PAM group user should be member of</p>
<p>Default:</p>
</section>
<section class="level5" id="lc_username">
<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
Expand Down

0 comments on commit 8003f74

Please sign in to comment.