Skip to content

Email alert should be sent to the end user when admin changes the password #12579

@kiranchavala

Description

@kiranchavala

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

Image
  1. 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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions