From 7e01f45dc7ae94bf2b41b464e310d37cf63fb37d Mon Sep 17 00:00:00 2001 From: "enrico.degaudenzi@connectorly.io" Date: Fri, 22 Dec 2023 14:31:57 +0000 Subject: [PATCH] #530 Added changelog entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b1aa663..5952922 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ - 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. +- Fix #530: Welcome email: reported Password is now HTML-encoded ## 1.6.1 March 4th, 2023