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

Add ws: and wss: sources to default CSP for Cordova #7774

Merged
merged 1 commit into from Sep 16, 2016
Merged

Add ws: and wss: sources to default CSP for Cordova #7774

merged 1 commit into from Sep 16, 2016

Conversation

legildas
Copy link

This PR should fix #7772 by adding ws: and wss: to the default CSP for Cordova.

@lorensr
Copy link
Contributor

lorensr commented Sep 15, 2016

This fix is working for me (added updated packages/boilerplate-generator/ to my project and deployed).

@benjamn benjamn merged commit f475e37 into meteor:devel Sep 16, 2016
@benjamn
Copy link
Contributor

benjamn commented Sep 16, 2016

Just published version 1.0.10 of the boilerplate-generator package, with this change included. If you're using Meteor 1.4, you can update immediately by running meteor update boilerplate-generator.

@sandeepmirpuri
Copy link

I tried updating using meteor update boilerplate-generator

It doesn't work. Stuck on 1.0.9. Any solution?

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.

iOS 10 blocks websocket connections
4 participants