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
a34ed5034e
commit
ff06e1cf7c
1 changed files with 8 additions and 0 deletions
|
@ -1037,6 +1037,14 @@ access to the socket.</p>
|
||||||
<p>Сonvert username to lowercase, must be true for case-insensitive auth
|
<p>Сonvert username to lowercase, must be true for case-insensitive auth
|
||||||
providers like ldap, kerberos</p>
|
providers like ldap, kerberos</p>
|
||||||
<p>Default: <code>False</code></p>
|
<p>Default: <code>False</code></p>
|
||||||
|
<p>Note: cannot be enabled together with <code>uc_username</code></p>
|
||||||
|
</section>
|
||||||
|
<section class="level5" id="uc_username">
|
||||||
|
<h5>uc_username <a class="headerlink" href="#uc_username">¶</a></h5>
|
||||||
|
<p>Сonvert username to uppercase, must be true for case-insensitive auth
|
||||||
|
providers like ldap, kerberos</p>
|
||||||
|
<p>Default: <code>False</code></p>
|
||||||
|
<p>Note: cannot be enabled together with <code>lc_username</code></p>
|
||||||
</section>
|
</section>
|
||||||
<section class="level5" id="strip_domain">
|
<section class="level5" id="strip_domain">
|
||||||
<h5>strip_domain <a class="headerlink" href="#strip_domain">¶</a></h5>
|
<h5>strip_domain <a class="headerlink" href="#strip_domain">¶</a></h5>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue