Sashko Stubailo
|
a4d85bb42c
|
Remove extra option to absoluteUrl
force-ssl already sets this option by default
|
2015-02-26 11:53:32 -08:00 |
|
hwillson
|
c8ebdd2473
|
Reverting back to using secure = true with Meteor.absoluteUrl() and added the
force-ssl package to make sure docs are always served via SSL.
|
2015-02-26 14:17:01 -05:00 |
|
hwillson
|
d1a783d6cf
|
Updated to only set secure flag to true if original URL is https based.
|
2015-02-26 06:52:04 -05:00 |
|
hwillson
|
7a4dd5295c
|
Adjusted Meteor.absoluteUrl() to use the secure setting so SSL is enforced.
Helps address the issue of accessing https://docs.meteor.com and being
redirected to http://docs.meteor.com.
|
2015-02-25 22:32:13 -05:00 |
|
Slava Kim
|
7a124f7ccb
|
Remove IronLocation
|
2014-10-28 02:28:36 -07:00 |
|