[wp-trac] [WordPress Trac] #34925: 4.4 wp-login.php: no longer possible to use the login_post scheme

WordPress Trac noreply at wordpress.org
Mon Dec 21 03:22:34 UTC 2015


#34925: 4.4 wp-login.php: no longer possible to use the login_post scheme
------------------------------------+--------------------------
 Reporter:  jamescollins            |       Owner:  johnbillion
     Type:  defect (bug)            |      Status:  closed
 Priority:  normal                  |   Milestone:  4.4.1
Component:  Login and Registration  |     Version:  4.4
 Severity:  normal                  |  Resolution:  fixed
 Keywords:                          |     Focuses:
------------------------------------+--------------------------
Changes (by johnbillion):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:"36042"]:
 {{{
 #!CommitTicketReference repository="" revision="36042"
 Login: Revert [34213] and [35897]. It has become apparent that there is a
 need for a separate function (and corresponding filter) which allows for
 the login form action URL to differ from the URL used to access the login
 form, so that plugins or implementations which change the login URL do not
 need to worry about handling the form submission at the same URL.

 For now, we'll revert to the pre-4.4 behaviour of hard-coding the login
 form action URL as `wp-login.php` and look at implementing a separate
 function and corresponding filter in 4.5.

 Props KrissieV, salcode, JPry
 Fixes #34925
 See #35103
 }}}

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


More information about the wp-trac mailing list