Skip to content

fix(csp): allow connect-src to staging API and Isaac HTTPS origins#483

Merged
ericurs merged 1 commit intomainfrom
fix/csp-connect-src-staging-api
Apr 16, 2026
Merged

fix(csp): allow connect-src to staging API and Isaac HTTPS origins#483
ericurs merged 1 commit intomainfrom
fix/csp-connect-src-staging-api

Conversation

@ericurs
Copy link
Copy Markdown

@ericurs ericurs commented Apr 16, 2026

ALB shadow host loads FE from one origin while API_PATH targets www.staging; explicit connect-src omitted https Isaac hosts, so fetch was blocked. Add https://*.isaaccomputerscience.org plus explicit staging and stack-alb-test hosts.

ALB shadow host loads FE from one origin while API_PATH targets www.staging;
explicit connect-src omitted https Isaac hosts, so fetch was blocked. Add
https://*.isaaccomputerscience.org plus explicit staging and stack-alb-test hosts.

Made-with: Cursor
@ericurs ericurs requested a review from madhurabhujbal April 16, 2026 14:56
@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

Lines Statements Branches Functions
Coverage: 51%
51.4% (9271/18035) 35.05% (4578/13060) 40.89% (1559/3812)

@ericurs ericurs merged commit 1dd9245 into main Apr 16, 2026
5 checks passed
@ericurs ericurs deleted the fix/csp-connect-src-staging-api branch April 16, 2026 16:03
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.

2 participants