#530 Added changelog entry

This commit is contained in:
enrico.degaudenzi@connectorly.io
2023-12-22 14:31:57 +00:00
parent 85ff5f682d
commit 7e01f45dc7

View File

@ -7,6 +7,7 @@
- Enh: possibility to limit the depth of the recursion when getting user ids from roles (mp1509) - 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: 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: 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 ## 1.6.1 March 4th, 2023