mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Generate documentation
This commit is contained in:
parent
a9c01642a6
commit
16c564ec03
1 changed files with 9 additions and 0 deletions
|
@ -1267,6 +1267,15 @@ providers like ldap, kerberos</p>
|
|||
<p>Strip domain from username</p>
|
||||
<p>Default: <code>False</code></p>
|
||||
</section>
|
||||
<section class="level5" id="urldecode_username">
|
||||
<h5>urldecode_username <a class="headerlink" href="#urldecode_username">¶</a></h5>
|
||||
<p><em>(>= 3.5.3)</em></p>
|
||||
<p>URL Decode the username. When the username is an email, some clients
|
||||
send the username URL-encoded (notably iOS devices) breaking the
|
||||
authentication process (<a href="mailto:user@example.com">user@example.com</a> becomes
|
||||
user%40example.com). This setting will force decoding the username.</p>
|
||||
<p>Default: <code>False</code></p>
|
||||
</section>
|
||||
</section>
|
||||
<section class="level4" id="rights">
|
||||
<h4>rights <a class="headerlink" href="#rights">¶</a></h4>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue