1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-09-15 20:36:55 +00:00

not only apache uses REMOTE_USER

removing the apache mention to make the config more "webserver agnostic"
This commit is contained in:
François Schmidts 2014-01-15 23:01:36 +01:00
parent 18ea7e4942
commit b9ff564c1f
2 changed files with 3 additions and 3 deletions

2
config
View file

@ -47,7 +47,7 @@ stock = utf-8
[auth]
# Authentication method
# Value: None | htpasswd | IMAP | LDAP | PAM | courier | http | custom | apache
# Value: None | htpasswd | IMAP | LDAP | PAM | courier | http | custom | remote_user
type = None
# custom auth handler