mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
no issue - mirror LTS behaviour to master - if your blog or admin url is configured to http, it's still possible that e.g. nginx allows both https/http - that's why we should generate the api url without protocol in this case - so it depends how you serve your blog, example: - blog url is http://example.com - generated api url for the sdk is //example.com (dynamic protocol allowed) - you serve your blog via https://example.com, protocol is https - you serve your blog via http://example.com, protocol is http |
||
---|---|---|
.. | ||
blog-icon_spec.js | ||
cached-image-size-from-url_spec.js | ||
image-size_spec.js | ||
make-absolute-urls_spec.js | ||
mobiledoc-converter_spec.js | ||
packages_spec.js | ||
read-csv_spec.js | ||
request_spec.js | ||
tokens_spec.js | ||
url_spec.js | ||
zip-folder_spec.js |