User "Aaron Schulz" changed the status of MediaWiki.r87997.

Old Status: new
New Status: ok

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/87997#c0
Commit summary:

* (bug 15461) Make IE8 turn off content sniffing. Everbody else should ignore 
this

Adding X-Content-Type-Options: nosniff header in WebStart.php so that it's 
*always* set, even for alternate entry points and when $wgOut gets disabled or 
overridden.

Note that this of course doesn't apply to uploaded images and such loaded 
directly -- the usual caveats still apply.

Have not tested to confirm that this actually protects against sniffing errors 
-- please test on IE8 and IE9.

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to