Files
meteor/tools/tests
Emily Stark 0b0dc46bdb 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:32:59 -07:00
..
2014-06-25 17:33:55 -07:00
2014-10-22 14:26:10 -07:00
2014-06-24 16:49:19 -07:00
2014-03-14 18:50:48 -07:00
2014-08-21 19:37:23 -07:00
2014-08-27 19:36:57 -07:00
2014-06-26 17:32:17 -07:00
2014-09-11 15:31:02 -07:00
2014-10-22 16:38:04 -07:00
2014-05-28 19:05:27 -07:00