mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-07 18:30:54 +00:00
added compatibility with a case-insensitive authentication provider
This commit is contained in:
parent
76dc9dce0d
commit
239e17d735
5 changed files with 17 additions and 4 deletions
3
config
3
config
|
@ -70,6 +70,9 @@
|
|||
# Message displayed in the client when a password is needed
|
||||
#realm = Radicale - Password Required
|
||||
|
||||
# Сonvert username to lowercase, must be true for case-insensitive auth providers
|
||||
#lc_username = False
|
||||
|
||||
|
||||
[rights]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue