From c0acbd4402b06269f89cbc8622e3ab38b128277f Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Tue, 31 Dec 2024 08:12:49 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 353a4e68..e9836cd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ # Changelog ## 3.3.4.dev -* Add: option [auth] cache_logins/cache_logins_expiry for caching successful logins -* Improve: log used hash method on debug for htpasswd authentication +* Add: option [auth] cache_logins/cache_successful_logins_expiry/cache_failed_logins for caching logins +* Improve: log used hash method and result on debug for htpasswd authentication ## 3.3.3 * Add: display mtime_ns precision of storage folder with condition warning if too less