[wp-trac] [WordPress Trac] #51613: Error thrown on login page

WordPress Trac noreply at wordpress.org
Mon Oct 26 15:15:26 UTC 2020


#51613: Error thrown on login page
-------------------------------------------------+-------------------------
 Reporter:  ntsekouras                           |       Owner:
                                                 |  sarahricker
     Type:  defect (bug)                         |      Status:  assigned
 Priority:  normal                               |   Milestone:  5.6
Component:  Login and Registration               |     Version:  trunk
 Severity:  normal                               |  Resolution:
 Keywords:  reporter-feedback has-patch needs-   |     Focuses:
  testing has-screenshots                        |
-------------------------------------------------+-------------------------

Comment (by sarahricker):

 Yep I believe the reset password screen relies on the password generation
 script to suggest a first password? It does not however use the button to
 suggest additional strong passwords, yet the ajax is still called and
 errors.

 - Preventing that part from loading on wp-login.php as the patch does
 fixes it.

 - Adding the button to randomize other strong passwords like the user
 profile page does may also fix it -- but I would consider that a feature
 for next release if that is suggested. Not a bad idea though, if I do say
 so myself!

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


More information about the wp-trac mailing list