Manual:$wgMangleFlashPolicy/es
From Linux Web Expert
File:OOjs UI icon alert-destructive.svg | <translate> This feature was removed completely in version <tvar name=ver>1.40.0</tvar>.</translate> |
<translate> Output</translate>: $wgMangleFlashPolicy | |
---|---|
Whether to mangle any <cross-domain-policy> (Adobe cross-domain policy) tags, to prevent XSS attacks. |
|
<translate> Introduced in version:</translate> | 1.23.7 (Gerrit change 174289; git #92f22cd4) |
<translate> Deprecated in version:</translate> | 1.39.0 (Gerrit change 815827; git #51ddd706) |
<translate> Removed in version:</translate> | 1.40.0 (Gerrit change 838769; git #bb10b7d5) |
<translate> Allowed values:</translate> | (booleano) |
<translate> Default value:</translate> | true |
<translate> Other settings:</translate> <translate> Alphabetical</translate> | <translate> By function</translate> |
Detalles
When this is set to true, any occurrences of <cross-domain-policy>
in sanitised output will be altered to <NOT-cross-domain-policy>
. Without this, an attacker can potentially send their own Adobe cross-domain policy unless it is prevented by the crossdomain.xml file at the domain root.
You should only set this to false if you have a crossdomain.xml file in the root of your website (e.g. http://example.com/crossdomain.xml).
Categories:
- MediaWiki configuration settings/es
- MediaWiki configuration settings introduced in version 1.23.7/es
- MediaWiki configuration settings deprecated in version 1.39.0/es
- MediaWiki configuration settings removed in version 1.40.0/es
- Pages with broken file links
- MediaWiki deprecated or obsolete features/es
- Output variables/es