[issue2551228] Send notification to user if password or emails are changed
John Rouillard <[email protected]> Mon, 01 Aug 2022 02:10:16 +0000
| Newsgroups | gmane.comp.bug-tracking.roundup.devel |
|---|---|
| Message-ID | <[email protected]> |
New submission from John Rouillard: https://github.com/OWASP/ASVS/blob/master/4.0/en/0x11-V2-Authentication.md#v21-password- security-requirements requirements numbered 2.2.3 and 2.5.5 recommends that changes to email addresses or password credentials result in notification to the user. They prefer a push system, but notification to email address can work. To implement, a reactor that monitors primary email or password change and emails user at: old and new primary email address about email address changes current primary email address for password change Some text similar to: Your <(email|password) has changed on the xyz tracker. If you authorized this change you do not need to do anything. If this change is unauthorized, please notify the admin at ..... should be sent. ---------- keywords: Effort-Low, StarterTicket messages: 7627 nosy: rouilj priority: normal severity: normal status: new title: Send notification to user if password or emails are changed type: security _________________________________________________ Roundup tracker <[email protected]> <https://issues.roundup-tracker.org/issue2551228> _________________________________________________