From 57f1ee3167f59853a80df8473ee5e886855213fd Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Wed, 15 Apr 2026 07:14:42 +0200 Subject: [PATCH] changelog for https://github.com/Kozea/Radicale/pull/2089 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b0e0606..bccb31a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ * Fix: broken storage/mtime granularity detection on vfat * Improve: `path_to_filesystem()` by pre-detection of collision-free file system * Adjustment: MKCOL/MKCALENDAR return now CONFLICT instead of BADREQUEST of file name collision +* Improve: [auth] catch bcrypt>=5.0.0 enforced max password length early and support legacy "passlib" as well as "libpass" (rework 3.6.0) ## 3.7.1 * Fix: share address book collection as birthday calendar not working on non-DEBUG level