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

is there a way to temporarily disable CORS for testing? #92

Open
christophertjones123 opened this issue Nov 3, 2022 · 1 comment
Open

Comments

@christophertjones123
Copy link

I would like to disable CORS for testing purposes temporarily. Is that currently available? the way the README reads is that CORS is only enabled for basic auth but it seems like even if you are doing any kind of auth it will try and use CORS.

@fercasjr
Copy link

yes. there is a bug at least on the Grafana released version. you can fix it, but Grafana won't let you run it because of the signature so you will need enable debug mode and allow to run plugins without signatures.

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

No branches or pull requests

2 participants