1
0
Fork 0
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:
Juan F Arjona 2025-05-05 15:25:56 -05:00 committed by GitHub
parent f0aa588638
commit dd25527252
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1187,6 +1187,16 @@ Strip domain from username
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
##### type