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>
The Radicale Project is a free and open-source CalDAV calendar server. For complete documentation, please visit the Radicale online documentation (http://www.radicale.org/documentation).
Description
Languages
Python
90.4%
JavaScript
8.3%
HTML
1.2%
Dockerfile
0.1%