Fix for bug 26561: clickjacking attacks. See the bug report for full documentation.
authorTim Starling <tstarling@users.mediawiki.org>
Tue, 4 Jan 2011 06:12:33 +0000 (06:12 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Tue, 4 Jan 2011 06:12:33 +0000 (06:12 +0000)
commitccfe5ad97b2d4dce3f6214cc8826ae9a2c0d80fb
tree22cfda25918ac85435cd8a0f27f8fc1ca51c72e1
parentbeded1656300625e0842e17639a2762ba5fbb671
Fix for bug 26561: clickjacking attacks. See the bug report for full documentation.
17 files changed:
includes/Article.php
includes/DefaultSettings.php
includes/HTMLForm.php
includes/HistoryPage.php
includes/ImagePage.php
includes/OutputPage.php
includes/Skin.php
includes/diff/DifferenceEngine.php
includes/installer/WebInstallerOutput.php
includes/resourceloader/ResourceLoaderStartUpModule.php
includes/specials/SpecialAllpages.php
includes/specials/SpecialCategories.php
includes/specials/SpecialContributions.php
includes/specials/SpecialLinkSearch.php
includes/specials/SpecialSearch.php
includes/specials/SpecialSpecialpages.php
includes/specials/SpecialVersion.php