SECURITY: Improve cross-domain-policy mangling
authorBrad Jorsch <bjorsch@wikimedia.org>
Mon, 18 Jan 2016 17:00:41 +0000 (12:00 -0500)
committerChad Horohoe <chadh@wikimedia.org>
Fri, 20 May 2016 16:48:11 +0000 (09:48 -0700)
commitf459c1aecae38adfdb335b7704f7d97d1f42310d
tree714486847b978c7f1f431261c6097e4d5db7f831
parent26c2d03c1766f98c9e5bbbb4237dd312d2799cd9
SECURITY: Improve cross-domain-policy mangling

Take into account that the tag might have parameters.

Bug: T123653
Change-Id: Ie9799f5ea45badfb4e7b4be7e7fbc1c35cc86f26

Signed-off-by: Chad Horohoe <chadh@wikimedia.org>
includes/OutputHandler.php
includes/api/ApiFormatJson.php
includes/api/ApiFormatPhp.php
tests/phpunit/includes/api/format/ApiFormatJsonTest.php