apache / apache/cloudstack

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

Đang mở
#12,579 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
no-issue-activity type:enhancement type:new-feature
Ngôn ngữ chính
Java
Star
3.1k
Fork
1.4k
Merge trung bình
6 ngày 19 giờ
Pull request đã merge (30 ngày)
32

Mô tả

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

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Hướng nghiên cứu

Bắt đầu bằng cách theo dõi luồng thay đổi mật khẩu của quản trị viên và so sánh với luồng mật khẩu bị quên hiện có được mô tả trong issue. Đọc cài đặt user.password.reset.mail.template và tài liệu khôi phục mật khẩu được liên kết; hoàn thành có nghĩa là người dùng cuối nhận được thông báo dự kiến sau khi quản trị viên thay đổi mật khẩu.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
java
Lĩnh vực
authentication
Loại issue
Tính năng
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức độ hoạt động
Ít trao đổi
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
48/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.