Files
meteor/packages
Emily Stark 70054e379d Use Meteor.absoluteUrl() to set ROOT_URL for cordova clients.
If we use `__meteor_runtime_config__.ROOT_URL` directly, as we were
previously, then we end up sending Cordova clients to http:// URLs even
if force-ssl is being used in the app. This is fairly bad on its own
(always sending cordova clients to http:// URLs instead of https://),
but made even worse by the fact that we don't set CORS headers on
force-ssl redirects (that is, the app breaks completely if the client
makes a DDP connection to an http:// URL for a force-ssl app).
2014-10-23 10:31:22 -07:00
..
2014-10-13 18:04:14 -07:00
2014-10-13 22:00:18 -07:00
2014-10-13 14:09:37 -07:00
2014-10-20 15:04:12 -07:00
2014-10-13 14:09:37 -07:00
2014-10-13 14:09:37 -07:00
2014-10-13 14:09:37 -07:00
2014-10-13 14:09:37 -07:00
2014-10-13 22:51:09 -07:00
2014-10-13 14:09:37 -07:00
2014-10-13 14:09:37 -07:00
2014-10-13 14:09:37 -07:00