mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-03 16:38:22 +03:00
e4c52a6915
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. |
||
---|---|---|
.. | ||
api | ||
apps | ||
config | ||
controllers | ||
data | ||
errors | ||
events | ||
helpers | ||
middleware | ||
models | ||
permissions | ||
routes | ||
storage | ||
translations | ||
utils | ||
views | ||
filters.js | ||
ghost-server.js | ||
i18n.js | ||
index.js | ||
update-check.js |