Add: option [auth] uc_username for uppercase conversion (similar to existing lc_username)

This commit is contained in:
Peter Bieringer 2024-12-14 09:25:36 +01:00
parent 0d29de6db9
commit 3ebe51a4cb
5 changed files with 30 additions and 0 deletions

View file

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