mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Update DOCUMENTATION.md
This commit is contained in:
parent
f0aa588638
commit
dd25527252
1 changed files with 10 additions and 0 deletions
|
@ -1187,6 +1187,16 @@ Strip domain from username
|
||||||
|
|
||||||
Default: `False`
|
Default: `False`
|
||||||
|
|
||||||
|
##### urldecode_username
|
||||||
|
|
||||||
|
_(>= 3.5.3)_
|
||||||
|
|
||||||
|
URL Decode the username. When the username is an email, some clients send the username URL-encoded (notably iOS devices)
|
||||||
|
breaking the authentication process (user@example.com becomes user%40example.com). This setting will force decoding the username.
|
||||||
|
|
||||||
|
Default: `False`
|
||||||
|
|
||||||
|
|
||||||
#### rights
|
#### rights
|
||||||
|
|
||||||
##### type
|
##### type
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue