Skip to content

EmbedAPI: allow CORS for /api/v3/embed/ #8543

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

Merged
merged 1 commit into from
Sep 30, 2021
Merged

Conversation

humitos
Copy link
Member

@humitos humitos commented Sep 29, 2021

EmbedAPIv3 supports internal and external sites.

When the site is internal, we can perform the same checks as we were doing: the
version has to be public to allow it.

On the case for external sites, we can always allow it since the site is public.

EmbedAPIv3 supports internal and external sites.

When the site is internal, we can perform the same checks as we were doing: the
version has to be public to allow it.

On the case for external sites, we can always allow it since the site is public.
@humitos humitos requested a review from a team September 29, 2021 08:35
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