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

Fix versions for flask and flask_cors #248

Merged
merged 1 commit into from Sep 6, 2016
Merged

Conversation

satterly
Copy link
Member

@satterly satterly commented Sep 6, 2016

Something changed from 2.1.3 -> 3.0.0 but I can't work out why it breaks CORS for Alerta server. So for now this will fix the Flask CORS package version to 2.1.3 until I can work out what's changed. See https://github.com/corydolphin/flask-cors/blob/master/CHANGELOG.md#300

Should fix alerta/angular-alerta-webui#62

@satterly satterly merged commit c2a9d70 into master Sep 6, 2016
@satterly
Copy link
Member Author

satterly commented Sep 6, 2016

Looks like the "allows headers" list is now case sensitive so have raised an issue with Flask CORS. See corydolphin/flask-cors#187

@satterly satterly temporarily deployed to alerta-api2 September 11, 2016 00:33 Inactive
@satterly satterly deleted the bugfix-flask-cors branch January 13, 2018 09:19
mblancodev pushed a commit to edgeuno/alerta that referenced this pull request Oct 18, 2022
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

Successfully merging this pull request may close these issues.

Problem With CORS
1 participant