1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-10-15 21:51:57 +00:00
Radicale/radicale
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
..
auth IMAP: don't spam the logs about non-SSL connections to localhost 2014-08-09 22:39:16 +02:00
rights Fix docstring again 2013-07-09 18:33:35 +02:00
storage Pylint 2013-07-12 15:25:57 +02:00
__init__.py Version 0.8 2013-07-12 17:45:30 +02:00
__main__.py Fix config files management 2013-06-04 16:59:21 +02:00
config.py Put the realm in the configuration file (fix #37) 2013-06-28 16:39:09 +02:00
ical.py Revert a strange commit (let's say I was tired) 2013-05-13 18:14:42 +02:00
log.py Fix logging 2013-07-12 17:45:09 +02:00
xmlutils.py Fix supported-calendar-component-set for collection's components 2013-06-17 11:30:26 +02:00