[wp-trac] [WordPress Trac] #28427: All cookies should be secure when `home` and `siteurl` use HTTPS

WordPress Trac noreply at wordpress.org
Sun Jul 27 17:45:36 UTC 2014


#28427: All cookies should be secure when `home` and `siteurl` use HTTPS
-------------------------------------+--------------------------
 Reporter:  johnbillion              |       Owner:  johnbillion
     Type:  enhancement              |      Status:  closed
 Priority:  low                      |   Milestone:  4.0
Component:  Security                 |     Version:
 Severity:  minor                    |  Resolution:  fixed
 Keywords:  has-patch needs-testing  |     Focuses:
-------------------------------------+--------------------------

Comment (by ocean90):

 In [changeset:"29311"]:
 {{{
 #!CommitTicketReference repository="" revision="29311"
 Replace `is_https_url()` with `'https' === parse_url( $url, PHP_URL_SCHEME
 )`.

 see #28427, #28487.
 }}}

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


More information about the wp-trac mailing list