Page MenuHomePhabricator

Apache docker image used in CI strips Authorization header
Open, Needs TriagePublic

Description

Same as T305143, but for the image used in the mediawiki-quibble-apitests-vendor-php72-docker CI job. We (Wikibase Reuse Team) tried writing an api integration test using an OAuth2 bearer token and discovered that the Authorization header gets stripped from the request and does not reach the PHP process.