[wp-trac] [WordPress Trac] #38898: Lost password form not working with plugins that rename login URL

WordPress Trac noreply at wordpress.org
Tue Nov 22 02:13:13 UTC 2016


#38898: Lost password form not working with plugins that rename login URL
---------------------------------------+-----------------------------
 Reporter:  Kent Brockman              |      Owner:
     Type:  defect (bug)               |     Status:  new
 Priority:  normal                     |  Milestone:  Awaiting Review
Component:  Users                      |    Version:  4.6.1
 Severity:  normal                     |   Keywords:
  Focuses:  administration, multisite  |
---------------------------------------+-----------------------------
 When any given user, belonging to any given site, within a Multisite
 environment, try to recover its password, AND IF any security plugin which
 renamed the login URL is in place, the submission of that lost password
 form will fail because the action form has the wp-login.php URL hardcoded
 within. It should submit the form to the same URL you are currently on.

 You can refer to this support thread to learn more:
 https://wordpress.org/support/topic/bug-found-lost-password-form-
 outputting-incorrect-action-url-under-multisite/

 So, the submit form URL at wp-login.php file should be outputted
 programatically rather than hardcoded.

 Best regards
 Marcelo

--
Ticket URL: <https://core.trac.wordpress.org/ticket/38898>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list