[wp-trac] [WordPress Trac] #41522: wp_set_password() doesn't trigger a changed password notification

WordPress Trac noreply at wordpress.org
Wed Aug 2 09:40:37 UTC 2017


#41522: wp_set_password() doesn't trigger a changed password notification
------------------------------------+------------------------------
 Reporter:  henry.wright            |       Owner:
     Type:  defect (bug)            |      Status:  new
 Priority:  normal                  |   Milestone:  Awaiting Review
Component:  General                 |     Version:
 Severity:  normal                  |  Resolution:
 Keywords:  dev-feedback has-patch  |     Focuses:
------------------------------------+------------------------------
Changes (by henry.wright):

 * keywords:  dev-feedback => dev-feedback has-patch


Comment:

 41522.diff rewrites {{{wp_set_password()}}} so that it uses
 {{{wp_update_user()}}}. {{{wp_update_user()}}} will hash the password so
 41522.diff also removes the use of {{{wp_hash_password()}}} from
 {{{wp_set_password()}}}.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/41522#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list