mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-04 05:37:37 +03:00
Add: option [auth] uc_username for uppercase conversion (similar to existing lc_username)
This commit is contained in:
parent
0d29de6db9
commit
3ebe51a4cb
5 changed files with 30 additions and 0 deletions
|
@ -923,6 +923,17 @@ providers like ldap, kerberos
|
|||
|
||||
Default: `False`
|
||||
|
||||
Note: cannot be enabled together with `uc_username`
|
||||
|
||||
##### uc_username
|
||||
|
||||
Сonvert username to uppercase, must be true for case-insensitive auth
|
||||
providers like ldap, kerberos
|
||||
|
||||
Default: `False`
|
||||
|
||||
Note: cannot be enabled together with `lc_username`
|
||||
|
||||
##### strip_domain
|
||||
|
||||
Strip domain from username
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue