Manual:$wgCSPUploadEntryPoint
Appearance
From mediawiki.org
| Files and file uploads: $wgCSPUploadEntryPoint | |
|---|---|
Controls whether thumb.php and img_auth.php send CSP headers |
|
| Introduced in version: | 1.45.0 (Gerrit change 547930; git #bc677e89) |
| Removed in version: | Still in use |
| Allowed values: | (boolean) |
| Default value: | true |
| Other settings: Alphabetical | By function | |
Details
Controls whether thumb.php and img_auth.php send CSP headers
This does not control general uploads. There is a
.htaccess in the images directory which will add a CSP header in some web server configurations