Make calling wfMangleFlashPolicy configurable
authorcsteipp <csteipp@wikimedia.org>
Tue, 18 Nov 2014 21:43:05 +0000 (13:43 -0800)
committercsteipp <csteipp@wikimedia.org>
Wed, 19 Nov 2014 19:46:18 +0000 (11:46 -0800)
commit92f22cd466e2e20bf0ba6947abaa256b922c193d
treee17892149550b4c541fccbc901388669dc37d59c
parentefc6e21b92675fda15d5f11f5862aa46474d6716
Make calling wfMangleFlashPolicy configurable

Add $wgMangleFlashPolicy so sites that define a safe master flash
policy can disable mangling of the <cross-domain-policy> string.

Bug: 66776
Change-Id: Ic0db939aae9d0bb6bdfc3cd9ce282661bad46783
RELEASE-NOTES-1.25
includes/DefaultSettings.php
includes/OutputHandler.php