add auth/strip_domain option

This commit is contained in:
Peter Bieringer
2024-07-18 06:50:29 +02:00
parent f117fd06af
commit 13b1aaed39
5 changed files with 24 additions and 1 deletions

2
config
View File

@@ -73,6 +73,8 @@
# Convert username to lowercase, must be true for case-insensitive auth providers
#lc_username = False
# Strip domain name from username
#strip_domain = False
[rights]