aboutsummaryrefslogtreecommitdiffstats
path: root/.phpcs.xml
diff options
context:
space:
mode:
authorTim Starling <tstarling@wikimedia.org>2025-04-04 17:08:47 +1100
committerReedy <reedy@wikimedia.org>2025-04-04 13:17:15 +0000
commit66c2681f7c0171da162b3934cb979244e75c0c2e (patch)
treeef1340b9097f2c122977dad7087e586ec87b6c88 /.phpcs.xml
parentb3410d433cc3d87394611e79a0c86c4fe9340a00 (diff)
downloadmediawikicore-66c2681f7c0171da162b3934cb979244e75c0c2e.tar.gz
mediawikicore-66c2681f7c0171da162b3934cb979244e75c0c2e.zip
In .htaccess deny files, use "Satisfy All"
These .htaccess files are intended to prohibit all web access. But if the user sets "Satisfy Any" on a parent directory, in conjunction with any permissive require directive like "Require all granted", access will be allowed despite "Require all denied" in .htaccess. So, override Satisfy so that the "Require all denied" will reliably take effect. Note that "Satisfy All" is the default. This only affects non-default installations. Change-Id: Ia5862fb69e439b7ea2ed7af011e1ebf8f1b1f6d6 (cherry picked from commit a50d2e69f8ce9e5720b05615d04c35cc9008b6ae)
Diffstat (limited to '.phpcs.xml')
0 files changed, 0 insertions, 0 deletions