Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Enable custom origin CORS support #30

Open
ptitzler opened this issue Jul 18, 2019 · 0 comments
Open

Enable custom origin CORS support #30

ptitzler opened this issue Jul 18, 2019 · 0 comments

Comments

@ptitzler
Copy link

Currently the ENABLE_CORS option opens up all endpoints for all domains: https://github.com/IBM/MAX-Framework/blob/master/maxfw/core/app.py#L46 We should make it possible for users to specify custom origins without the need to modify the source code: https://flask-cors.corydolphin.com/en/latest/api.html#extension

@ptitzler ptitzler changed the title Enable custom origin support Enable custom origin CORS support Jul 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant