From 382d0a10862fd96c8a9adb6d859f64a98dd7fe00 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Thu, 8 Jan 2026 05:41:14 +0100 Subject: [PATCH] extend changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf2d9465..a6e33ce4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ * Fix: hook for server-side e-mail notification * Change: dependency PyPI/passlib (stale since 2020) replaced with PyPI/libpass >= 1.9.3 * Extend: add a check whether bcrypt version is compatible with passlib(libpass) version (requires "packaging") +* Improve: autodetection of hashes in htpasswd (SHA256/SHA512 "rounds" are now supported) ## 3.5.10 * Improve: logging of broken calendar items during PUT