[wp-trac] [WordPress Trac] #51173: Add support for /.well-known/change-password

WordPress Trac noreply at wordpress.org
Fri Aug 28 17:30:31 UTC 2020


#51173: Add support for /.well-known/change-password
------------------------------------+------------------------------
 Reporter:  romainmrhenry           |       Owner:  (none)
     Type:  feature request         |      Status:  new
 Priority:  normal                  |   Milestone:  Awaiting Review
Component:  Login and Registration  |     Version:
 Severity:  normal                  |  Resolution:
 Keywords:  needs-unit-tests        |     Focuses:
------------------------------------+------------------------------
Changes (by ayeshrajans):

 * keywords:   => needs-unit-tests


Comment:

 +1 from me. I think it's a really nice addition. I'm not sure redirecting
 to the login page is the correct approach though. Shouldn't we send the
 user to `wp-admin/profile.php`, where the new password field is located?
 WordPress will take care to redirect the user to the login page with
 `redirect_to` parameter set back to `wp-admin/profile.php` in case the
 user is not logged in.

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


More information about the wp-trac mailing list