[wp-trac] [WordPress Trac] #29156: $rp_path does not respect SITECOOKIEPATH/COOKIEPATH

WordPress Trac noreply at wordpress.org
Mon Aug 25 16:33:41 UTC 2014


#29156: $rp_path does not respect SITECOOKIEPATH/COOKIEPATH
------------------------------------+-----------------------------
 Reporter:  WALoeIII                |       Owner:
     Type:  defect (bug)            |      Status:  new
 Priority:  normal                  |   Milestone:  4.0
Component:  Login and Registration  |     Version:  trunk
 Severity:  normal                  |  Resolution:
 Keywords:  reporter-feedback       |     Focuses:  administration
------------------------------------+-----------------------------

Comment (by gregsullivan):

 At `login_head`, `$_SERVER['REQUEST_URI']` has a value of `/wp-login.php`
 when going directly to the login form.

 As of step three in the steps above, the value is `/wp-
 login.php?action=rp`

 The only rewrite rule that looks relevant is this one:

 {{{
 RewriteRule ^([_0-9a-zA-Z-]+/)?(.*\.php)$ subdirectory/$2 [L]
 }}}

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


More information about the wp-trac mailing list