[wp-trac] [WordPress Trac] #43917: Set nocache_headers in wp-activate.php
WordPress Trac
noreply at wordpress.org
Tue May 1 14:08:45 UTC 2018
#43917: Set nocache_headers in wp-activate.php
------------------------------------+-----------------------------
Reporter: herregroen | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Login and Registration | Version: trunk
Severity: normal | Keywords: has-patch
Focuses: multisite |
------------------------------------+-----------------------------
Related: #43843
Pretty much the same issue. `wp-activate.php` should never be cached, be
it by browsers or on the edge by a CDN, load balancer or whatever.
`nocache_headers()` should be called at the top of this file.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43917>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list