SECURITY: RawAction: Vary on the usual headers
authorBrad Jorsch <bjorsch@wikimedia.org>
Sun, 31 Jan 2016 20:43:00 +0000 (15:43 -0500)
committerChad Horohoe <chadh@wikimedia.org>
Fri, 20 May 2016 16:48:26 +0000 (09:48 -0700)
commitaf3b10287e4b4de8360ea57c400c7b8ed71596a1
tree273ce5ca57c0bcc8dbc76ec6a7099bb8608d0951
parentf459c1aecae38adfdb335b7704f7d97d1f42310d
SECURITY: RawAction: Vary on the usual headers

This avoids edge cases where the user isn't logged in but we still need
varying for proper cache behavior.

Bug: T125283
Change-Id: I43cde3a48371e62a16bda1291b1b51986e60fe4c

Signed-off-by: Chad Horohoe <chadh@wikimedia.org>
includes/OutputPage.php
includes/actions/RawAction.php