The current 'Change Password' functionality on the profile page should be updated.
Requirements:
When the user clicks the 'Change Password' button, a confirmation dialog should appear.
This confirmation dialog should inform the user that a password reset link will be sent via email.
After user confirmation, the email should be sent.
The implementation should reuse the same logic as the 'Forgot Password' workflow to keep the code simple and consistent.
Goals:
Consistency with the existing password reset process.
Informing the user before triggering the email send.
The current 'Change Password' functionality on the profile page should be updated.
Requirements:
1. When the user clicks the 'Change Password' button, a confirmation dialog should appear.
2. This confirmation dialog should inform the user that a password reset link will be sent via email.
3. After user confirmation, the email should be sent.
4. The implementation should reuse the same logic as the 'Forgot Password' workflow to keep the code simple and consistent.
Goals:
- Consistency with the existing password reset process.
- Informing the user before triggering the email send.
troogs
changed title from Update Passwort ändern Logik auf Profilseite to Update 'Change Password' logic on profile page2026-04-26 09:48:34 +02:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The current 'Change Password' functionality on the profile page should be updated.
Requirements:
Goals:
Update Passwort ändern Logik auf Profilseiteto Update 'Change Password' logic on profile page