Skip to content

Fix CORS Allowed Origin Environment Variable#63

Merged
hayesZach merged 1 commit intomasterfrom
fix/cors-allowed-origins
Mar 24, 2026
Merged

Fix CORS Allowed Origin Environment Variable#63
hayesZach merged 1 commit intomasterfrom
fix/cors-allowed-origins

Conversation

@hayesZach
Copy link
Copy Markdown
Collaborator

@hayesZach hayesZach commented Mar 23, 2026

Closes CSF-1209

Note

Low Risk
Low risk change limited to deployment configuration; impact is confined to CORS behavior for the specified Chrome extension origin.

Overview
Updates the Cloud Run/Knative service manifest to set HTTP_ALLOWEDORIGINS to a single origin string (removing the prior [...] list-like formatting), ensuring CORS allows the intended Chrome extension origin.

Written by Cursor Bugbot for commit 70ee66a. This will update automatically on new commits. Configure here.

@hayesZach hayesZach self-assigned this Mar 23, 2026
@hayesZach hayesZach added the bug Something isn't working label Mar 23, 2026
@linear
Copy link
Copy Markdown

linear bot commented Mar 23, 2026

@hayesZach hayesZach requested a review from Step7750 March 23, 2026 21:16
@hayesZach hayesZach merged commit 9b68a36 into master Mar 24, 2026
3 checks passed
@hayesZach hayesZach deleted the fix/cors-allowed-origins branch March 24, 2026 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants