0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server
Kevin Ansfield 5fc101136f Fixed urls in output when accessing front-end via https
no issue

- `vhost` as used in b46f9b1dc2 does not pass down the `trust proxy` setting to child apps so it's required to be called explicitly in each child app
- fixed URLs being output as http:// instead of https:// when the front-end is accessed with `x-forwarded-proto: 'https'`
2019-09-11 14:50:55 +01:00
..
adapters Return correct error codes from storage adapter 2019-09-06 17:40:55 +01:00
api 💡Migrated session controllers for compatibility with "frame" (#11101) 2019-09-11 11:28:55 +02:00
config 💡Added v3 API endpoint (#11073) 2019-09-03 12:33:31 +05:30
data Merge branch 'master' into v3 2019-09-10 09:50:15 +01:00
lib Added support for bookmark card (#11024) 2019-08-27 15:01:02 +01:00
models 🔥 Dropped unused ghost_auth_* user fields 2019-09-03 20:48:42 +05:30
public 🔥 Removed ghost-sdk client for v0.1 API (#11100) 2019-09-10 17:15:53 +02:00
services Merge branch 'master' into v3 2019-09-10 09:50:15 +01:00
translations 🔥 Removed V1 code/references in frontend helpers/meta layers (#11080) 2019-09-10 11:37:04 +02:00
views Update default 404 page 2019-07-15 14:47:01 +02:00
web Fixed urls in output when accessing front-end via https 2019-09-11 14:50:55 +01:00
analytics-events.js
ghost-server.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
index.js Extracted settings service part manipulating routes.yaml (#10800) 2019-06-25 18:33:56 +02:00
overrides.js
update-check.js Updated links to docs (#10941) 2019-07-22 18:17:50 +08:00