Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(site apps): Allow site-apps to be served across Origin #25910

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

Phanatic
Copy link
Contributor

Problem

Customer reported an issue that site-apps don't work if they're accessed from a different domain than PostHog.com

Changes

This PR allows the /site_app/ endpoint to be called from a different HTTP ORIGIN

Does this work well for both Cloud and self-hosted?

Yes

How did you test this code?

Automated tests

@Phanatic Phanatic enabled auto-merge (squash) October 30, 2024 17:44
@Phanatic Phanatic merged commit adf806f into master Oct 30, 2024
89 checks passed
@Phanatic Phanatic deleted the cors-allow-site-apps branch October 30, 2024 18:28
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