From d46bff1195e3891b762bf1a1a9b048489ae867d3 Mon Sep 17 00:00:00 2001 From: niciz Date: Fri, 15 Dec 2023 18:33:24 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 63dfca1..b1aa663 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ - Fix: update Dutch (nl) translations (squio) - Enh: possibility to limit the depth of the recursion when getting user ids from roles (mp1509) - Fix: UserSearch avoid fields name conflict if joined with other tables (liviuk2) +- Fix: PasswordExpireService return false when user model attribute "password_changed_at" is already set at null. ## 1.6.1 March 4th, 2023