From 76753d271aa23cf253975dce1744eee86fb71bce Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Fri, 14 Mar 2025 21:35:31 +0100 Subject: [PATCH] extend changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a156950e..bf157773 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ * Improve: log client IP on SSL error and SSL protocol+cipher if successful * Improve: catch htpasswd hash verification errors * Improve: add support for more bcrypt algos on autodetection, extend logging for autodetection fallback to PLAIN in case of hash length is not matching +* Add: warning in case of started standalone and not listen on loopback interface but trusting external authentication ## 3.4.1 * Add: option [auth] dovecot_connection_type / dovecot_host / dovecot_port