From fb991798e843600cf52bbd2d186f8658d1c36fe5 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Sun, 16 Nov 2025 17:10:45 +0100 Subject: [PATCH] extend changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99cdc931..25129ef1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## 3.5.9.dev * Extend: [auth] add support for type http_remote_user -* Extend: logging of invalid sync-token with user and path +* Extend: logging of invalid sync-token with user, path, remote host and useragent ## 3.5.8 * Extend: [auth] re-factor & overhaul LDAP authentication, especially for Python's ldap module