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

global: flask-cors #68

Closed
dinosk opened this issue Jul 23, 2018 · 0 comments
Closed

global: flask-cors #68

dinosk opened this issue Jul 23, 2018 · 0 comments
Projects
Milestone

Comments

@dinosk
Copy link
Member

dinosk commented Jul 23, 2018

To enable local development of the reana-ui, the server needs to return the response header Access-Control-Allow-Origin: <origin>. We can make use of flask-cors, which by default allows all origins. In the future we can configure it if required, to allow only the reana-ui origin.

Stemming from: reanahub/reana-ui#11 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
v0.3.0
  
Done
Development

No branches or pull requests

2 participants