[wp-trac] [WordPress Trac] #43843: Set nocache_headers in wp-signup.php
WordPress Trac
noreply at wordpress.org
Tue Apr 24 12:35:30 UTC 2018
#43843: Set nocache_headers in wp-signup.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 |
------------------------------------+-----------------------------
Currently no cache headers are being set on wp-signup.php.
This can lead to nonces being cached and still being served even when
they've become invalid.
`nocache_headers();` should be called in this file.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43843>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list