[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
Wed Dec 9 08:03:34 UTC 2015
#34925: 4.4 wp-login.php: no longer possible to use the login_post scheme
------------------------------------+--------------------
Reporter: jamescollins | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.4.1
Component: Login and Registration | Version: 4.4
Severity: normal | Resolution:
Keywords: needs-patch | Focuses:
------------------------------------+--------------------
Changes (by swissspidy):
* keywords: => needs-patch
Comment:
Note that `set_url_scheme` still checks for `login_post` and `site_url()`
/ `network_site_url()` are still used a couple of times using `login_post`
scheme. `get_the_password_form()` does so as well.
So either we partially revert [34213] or add a scheme parameter to
`wp_login_url()`. I prefer the former.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34925#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list