Page MenuHomePhabricator

Notify user by email when password changed
Open, MediumPublicFeature

Description

It would be a nice idea to notify users by email (when they have a address setup) that their account password has been changed.


Version: unspecified
Severity: enhancement
See Also: T46486, T11838

Details

Reference
bz26227

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:15 PM
bzimport set Reference to bz26227.

*sigh*

I hate adding user prefs, but I'd want to disable this...

Why should we add such a feature, or why would I want to disable it?

Currently we have an account swiping problem. If someone gains access to a session, they can escalate that to exclusive full account control by changing the e-mail and using password reset. This process has no notifications (which should be in place) to warn the user that their account has been swiped.

I'd argue requiring a password to change the email would be a much more effective means to prevent that attack though.

(In reply to comment #3)
Why would you want to disable that?

(In reply to comment #7)

(In reply to comment #3)
Why would you want to disable that?

Because I don't like getting extra e-mails? Especially when it's about an action I initiated myself.

Because I don't like getting extra e-mails? Especially when it's about an
action I initiated myself.

I think you /would/ want that in case it wasn't you who initiated it. How often do you change your password? I don't think most people have ever changed their password. Much less doing so often enough to be annoying.

ashishmittal.mail wrote:

Hello,

I would like to solve this bug. I believe solving this would require editing of execute() in Special:ChangePassword file to add a sendmail() function along with creation of some messages (in MessagesEN.php) which would form the body of the mail as parameters to sendmail(). This process would be somewhat similar to what has been implemented in PasswordReset. Kindly guide if this is the correct approach and I should go ahead with it.

Thanks,
Aashish

You would user UserMail, but otherwise yes, that seems the right process.

Patch in Gerrit needs review...

Maybe I should remove the tag, because I need to refactor that patch before it can be merged anyway.

Change 48578 abandoned by Parent5446:
Notify user by email when password changed

https://gerrit.wikimedia.org/r/48578

Hi, sorry for this question...but I want to change my Phabricator password and I can´t find how to do it step by step...thanks!!!

@MelinaMasnattaWMAR83: This task is about the MediaWiki software. For the Phabricator software please see https://www.mediawiki.org/wiki/Phabricator/Help and its Discussion page - thanks.

@Parent5446: Hi, I'm resetting the task assignee due to inactivity. Please feel free to reclaim this task if you plan to work on this - it would be welcome! Also see https://www.mediawiki.org/wiki/Bug_management/Assignee_cleanup for more information - thanks!

Aklapper changed the subtype of this task from "Task" to "Feature Request".Feb 4 2022, 12:24 PM