-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.2.X, Master
-
Fix Version/s: 7.1.10 DXP FP19, 7.1.10.5 SP5, 7.1.X, 7.2.10 DXP FP7, 7.2.X, 7.3.3 CE GA4, 7.3.10 DXP GA1, Master
-
Component/s: User Management > Personal Data
-
Branch Version/s:7.2.x, 7.1.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
- Start Liferay DXP with the following property
admin.email.from.name=Test Test admin.email.from.address=test@liferay.com announcements.email.to.name=noreply DXP announcements.email.to.address=noreply@liferay.com mail.send.blacklist=\ noreply@domain.invalid,\ test@domain.invalid
- Login as an admin user
- Go to Control Panel > Users and Organizations
- Create a new user (user1)
- Login as user1
- Change password at user1's first login
- Check that the "Your Password Has Been Changed" email is sent
EXPECTED RESULTS:
The "Your Password Has Been Changed" email will be sent.
NOTE
According to Control Panel > Configuration > Instance Settings > Email > Password Changed Notification, an email should be sent when the password is changed.