[wp-trac] [WordPress Trac] #12194: using FORCE_SSL_LOGIN and wp-login.php?redirect_to=somepage sometimes redirects to https

WordPress Trac wp-trac at lists.automattic.com
Thu Feb 11 18:05:35 UTC 2010


#12194: using FORCE_SSL_LOGIN and wp-login.php?redirect_to=somepage sometimes
redirects to https
-----------------------------------------------------------------------------+
 Reporter:  vanillaxtrakt                                                    |        Owner:            
     Type:  defect (bug)                                                     |       Status:  closed    
 Priority:  normal                                                           |    Milestone:  Unassigned
Component:  General                                                          |      Version:  2.8.6     
 Severity:  normal                                                           |   Resolution:  invalid   
 Keywords:  FORCE_SSL_LOGIN FORCE_SSL_ADMIN wp-login.php redirect SSL https  |  
-----------------------------------------------------------------------------+
Changes (by wpmuguru):

  * status:  new => closed
  * resolution:  => invalid


Comment:

 FORCE_SSL_ADMIN redirects

 http://blog.example.com/wp-login.php?redirect_to=/

 to

 https://blog.example.com/wp-login.php?redirect_to=/

 The redirect_to is a relative (to the current url) link which is running
 under SSL. Use an absolute link for redirect_to.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/12194#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list