kiranchavala opened a new issue, #12579: URL: https://github.com/apache/cloudstack/issues/12579
### The required feature described as a wish As a User/Admin/Operator I would like to have email sent to the end user when admin changes the password Steps to reproduce the issue 1. As a Admin user, Create a account with user role 2. Change the password <img width="1138" height="464" alt="Image" src="https://github.com/user-attachments/assets/8a89f629-817d-41d0-8227-3bcae100b52a" /> 3. No email is sent to the end user mail id intimating the password change Currently if a users tries the forgot password option, an email is sent to the end user based on the following global setting ``` user.password.reset.mail.template Hello {{username}}! You have requested to reset your password. Please click the following link to reset your password: {{{resetLink}}} If you did not request a password reset, please ignore this email. Regards, The CloudStack Team ``` Similarly a mail should be sent to the end user with the new password Ref : https://docs.cloudstack.apache.org/en/4.22.0.0/adminguide/accounts.html#password-recovery-for-users-forgot-password -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
