mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
4ac34a7f33
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 |
||
---|---|---|
.. | ||
functional | ||
integration | ||
unit | ||
utils | ||
.jshintrc |