Add a warning about auth not being proven to be secure

This commit is contained in:
Guillaume Ayoub 2017-05-27 10:49:05 +02:00
parent c442fce012
commit 18647e2e84

4
config
View file

@ -74,6 +74,10 @@
# Authentication method
# Value: None | htpasswd | IMAP | LDAP | PAM | courier | http | remote_user | custom
# -------
# WARNING: THESE BACKENDS ARE NOT PROVEN TO BE SECURE.
# DON'T USE THEM FOR CRITICAL CONTENT.
# -------
#type = None
# Custom authentication handler