Embedded player not working because of restrictive Content Security Policy #5
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We're trying to embed a player into another site, but current nginx configuration disallows it.
Besides, it is currently hardcoded therefore it cannot be configured.
The actual content-security-policy is here
We think a possible solution would be to introduce an environment variable there.
Otherwise, we'd happily implement any workaround meanwhile
Thanks
apparently this was all about allowig unauthenticated api requests
closing for now as i'm not reproducing the error above