Email alert should be sent to the end user when admin changes the password
- Vorherrschende Sprache
- Java
- Sterne
- 3.1k
- Forks
- 1.4k
- Ø Merge
- 6 T. 19 Std.
- Gemergte PRs (30 T.)
- 32
Beschreibung
### 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
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
Beitragsleitfaden
Rechercherichtung
Beginne damit, den Ablauf der Passwortänderung durch einen Administrator nachzuverfolgen, und vergleiche ihn mit dem bestehenden Ablauf für vergessene Passwörter, der im Issue beschrieben ist. Lies die Einstellung user.password.reset.mail.template und die verlinkte Dokumentation zur Passwortwiederherstellung; abgeschlossen ist die Aufgabe, wenn ein Endbenutzer nach einer Passwortänderung durch einen Administrator die vorgesehene Benachrichtigung erhält.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java
- Bereich
- authentication
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Ruhig
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 48/100