Ghost/core/test/functional
JT Turner e4c52a6915 Fix urlFor to handle secure correctly
issue #6270
- Exposed getBaseUrl on the config class.
- Fix formatting config index as array was more then 140 characters long.
- Updated getBaseUrl to handle secure by replacing http with https if true.
- Fixed ghost_head helper to output canonical base url no https.
- Fixed ghost_head helper to set secure correctly for the rss link.
- Fixed navigation helper to pass secure in each nav item, so that urlFor can u$
- Fixed {{url}} to pass secure correctly to config.urlFor.
- Fixed test to use urlSSL over https besides for canonical.
- Add tests for {{url}} and to make sure they output https for absolute and secure.
- Update twitter and og url to use the canonical url.
2016-01-11 19:40:30 -08:00
..
client Routable tags 2015-10-27 12:48:41 +00:00
module Make sure done() is called from before hooks 2015-06-09 22:46:26 -05:00
routes Fix urlFor to handle secure correctly 2016-01-11 19:40:30 -08:00
setup Fix invite user validation issues in signup 2015-08-27 14:05:52 +01:00
base.js deps: grunt-jscs@2.1.0 2015-10-12 19:21:16 +01:00