[wp-trac] [WordPress Trac] #53348: No form to log in when visiting wp-login.php with a given query string

WordPress Trac noreply at wordpress.org
Mon Jun 7 14:27:52 UTC 2021


#53348: No form to log in when visiting wp-login.php with a given query string
------------------------------------+------------------------------
 Reporter:  henry.wright            |       Owner:  (none)
     Type:  defect (bug)            |      Status:  new
 Priority:  normal                  |   Milestone:  Awaiting Review
Component:  Login and Registration  |     Version:
 Severity:  normal                  |  Resolution:
 Keywords:                          |     Focuses:
------------------------------------+------------------------------

Comment (by henry.wright):

 **In summary**

 I did some testing on a fresh local install using both `action` and
 `checkemail` attributes in the wp-login.php query string.

 For the `action` attribute, the `postpass` and `checkemail` values result
 in blank pages:

  - wp-login.php?action=postpass
  - wp-login.php?action=checkemail

 When the value is `checkemail`, I get 2 debug notices related to a
 undefined indexes in wp-login.php

 > Undefined index: checkemail in /var/www/html/wp-login.php

 For the `checkemail` attribute, every value aside from `confirm` and
 `registered` results in blank pages:

  - wp-login.php?checkemail=foo
  - wp-login.php?checkemail=bar

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


More information about the wp-trac mailing list