apache / apache/cloudstack

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

オープン
#12,579 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
no-issue-activity type:enhancement type:new-feature
主要言語
Java
スター
3.1k
フォーク
1.4k
平均マージ
6日 19時間
マージ済み PR(30日)
32

説明

### 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

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

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

まず管理者によるパスワード変更フローを追跡し、issue に記載されている既存のパスワード忘れフローと比較します。設定 user.password.reset.mail.template と、リンクされているパスワード回復のドキュメントを読みます。完了とは、管理者がパスワードを変更した後に、エンドユーザーが意図された通知を受け取ることです。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java
領域
authentication
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
静か
明瞭さ
おおむね明確
初心者へのやさしさ
48/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。