[wp-trac] [WordPress Trac] #18137: wp_login_form() uses the incorrect scheme

WordPress Trac wp-trac at lists.automattic.com
Fri Jul 15 22:54:29 UTC 2011


#18137: wp_login_form() uses the incorrect scheme
--------------------------+-----------------------------
 Reporter:  mdawaffe      |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:  3.2.1
 Severity:  normal        |   Keywords:  has-patch
--------------------------+-----------------------------
 {{{wp_login_form()}}} currently uses the 'login' auth scheme, which only
 serves HTTPS requests when {{{force_ssl_admin()}}} is set.

 The correct scheme for the form is 'login_post', which serves HTTPS
 requests when either {{{force_ssl_login()}}} or {{{force_ssl_admin}}} is
 set.

 Attached.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18137>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list