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

[FEATURE] Add unsafe-cors flag #409

Closed
yun-yeo opened this issue Sep 25, 2020 · 2 comments · Fixed by #420
Closed

[FEATURE] Add unsafe-cors flag #409

yun-yeo opened this issue Sep 25, 2020 · 2 comments · Fixed by #420
Assignees
Labels
enhancement New feature or request

Comments

@yun-yeo
Copy link
Contributor

yun-yeo commented Sep 25, 2020

Problem definition
Add a flag to the rest server that if a service provider is fine with accepting all cors.

Feature specification
cosmos/cosmos-sdk#5671

@yun-yeo yun-yeo added the enhancement New feature or request label Sep 25, 2020
@yun-yeo yun-yeo self-assigned this Sep 25, 2020
@hanjukim
Copy link
Contributor

I can see --unsafe-cors from terracli rest-server --help and LocalTerra is using it now. Can we close this issue?

@yun-yeo
Copy link
Contributor Author

yun-yeo commented Oct 27, 2020

It has the flag but we need to apply that flag option to rest-server instance. I did it on the above PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants