1
0
Fork 0
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:
IM 2024-04-17 18:31:51 +03:00
parent 76dc9dce0d
commit 239e17d735
5 changed files with 17 additions and 4 deletions

3
config
View file

@ -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]