From ea3a6aa9713a42acd0716b136fde4287a8d5fcbe Mon Sep 17 00:00:00 2001 From: sebres Date: Tue, 11 Jul 2017 15:02:59 +0200 Subject: [PATCH] ChangeLog updated --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 50d75f29..671602be 100644 --- a/ChangeLog +++ b/ChangeLog @@ -35,6 +35,7 @@ TODO: implementing of options resp. other tasks from PR #1346 * `filter.d/postfix-rbl.conf`: removed (replaced with `postfix[mode=rbl]`) * `filter.d/postfix-sasl.conf`: removed (replaced with `postfix[mode=auth]`) * `filter.d/roundcube-auth.conf`: + - fixed regex when `X-Real-IP` or/and `X-Forwarded-For` are present after host (gh-1303); - fixed regex when logging authentication errors to journal instead to a local file (gh-1159); - additionally fixed more complex injections on username (e. g. using dot after fake host). * `action.d/complain.conf`