Ghost/ghost/config-url-helpers/test
Hannah Wolfe 2a9fca6427 Removed support for mixed http/https mode
refs: https://github.com/TryGhost/Ghost/issues/14446

- currently ghost will upgrade configured urls to https if a secure request comes into a http configured site
- we no longer want to support this feature
- instead, ghost will strictly honour the configured URL
2022-05-11 10:38:26 +01:00
..
unit/utils Prepared config-url-helpers for their intended use 2021-06-17 11:41:50 +01:00
utils Added new config-url-helpers package 2021-06-16 17:54:30 +01:00
.eslintrc.js Added new config-url-helpers package 2021-06-16 17:54:30 +01:00
config-url-helpers.test.js Removed support for mixed http/https mode 2022-05-11 10:38:26 +01:00