Skip to content

Comments

Fix admin CSP: need to use SITE_URL, not INTERNAL_SITE_URL in admin CSP#24446

Merged
diox merged 1 commit intomozilla:masterfrom
diox:fix-admin-csp-base-url
Feb 10, 2026
Merged

Fix admin CSP: need to use SITE_URL, not INTERNAL_SITE_URL in admin CSP#24446
diox merged 1 commit intomozilla:masterfrom
diox:fix-admin-csp-base-url

Conversation

@diox
Copy link
Member

@diox diox commented Feb 10, 2026

iwaswrong

pods serving the admin alter SITE_URL through environment variables.

INTERNAL_SITE_URL isn't used like I thought it was on dev/stage/prod, so this reverts earlier changes from fbb0ef5

Fixes mozilla/addons#15832

pods serving the admin alter SITE_URL through environment variables.

INTERNAL_SITE_URL isn't used like I thought it was on dev/stage/prod, so
this reverts earlier changes from fbb0ef5
@diox diox requested a review from eviljeff February 10, 2026 15:12
@diox diox merged commit a097a65 into mozilla:master Feb 10, 2026
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Django built-in widgets don't load in the admin

2 participants