[wp-trac] [WordPress Trac] #31056: The wp-saving-post cookie should have the secure flag set when appropriate

WordPress Trac noreply at wordpress.org
Thu Sep 10 22:41:10 UTC 2015


#31056: The wp-saving-post cookie should have the secure flag set when appropriate
-------------------------+--------------------------
 Reporter:  johnbillion  |       Owner:  johnbillion
     Type:  enhancement  |      Status:  closed
 Priority:  low          |   Milestone:  4.4
Component:  Security     |     Version:
 Severity:  minor        |  Resolution:  fixed
 Keywords:  has-patch    |     Focuses:  javascript
-------------------------+--------------------------
Changes (by johnbillion):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"34027"]:
 {{{
 #!CommitTicketReference repository="" revision="34027"
 Set the `secure` flag on the `wp-saving-post` cookie when using HTTPS.

 This cookie doesn't contain any sensitive information, but this change
 brings its behaviour in line with all other core cookies.

 Fixes #31056
 }}}

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


More information about the wp-trac mailing list