Radicale/radicale/auth
Giel van Schijndel a040c666ca IMAP: don't spam the logs about non-SSL connections to localhost
When using IMAP as auth module every single request causes a warning to
be logged just because we're not encrypting traffic sent to another
process on the *same* machine.

This change recognizes that while some people might consider this
undesirable, others might have made this a conscious choice and *don't*
wish to be spammed for it. As such now only a single warning is logged
(the first time in the server's lifetime that a user logs in).

Signed-off-by: Giel van Schijndel <me@mortis.eu>
2014-08-09 22:39:16 +02:00
..
IMAP.py IMAP: don't spam the logs about non-SSL connections to localhost 2014-08-09 22:39:16 +02:00
LDAP.py Update copyright years 2013-04-26 01:28:03 +02:00
PAM.py Use relative imports 2012-08-09 17:31:36 +02:00
__init__.py Update copyright years 2013-04-26 01:28:03 +02:00
courier.py Don't try to login with IMAP and courier when user or password is empty 2013-05-01 20:23:03 +02:00
htpasswd.py Update copyright years 2013-04-26 01:28:03 +02:00
http.py Update copyright years 2013-04-26 01:28:03 +02:00