Ghost/core/server/web
Katharina Irrgang 58157b1411
🐛Fixed asset redirects (#9455)
closes #9445

- redirects all asset requests if https is configured (theme, core, images)
- re-use and extend our url-redirect middleware
- add proper integration tests for our express site app (no db interaction, component testing required for such important use cases)
- i added some more general tests
- should avoid mixed content warnings in the browser
2018-02-14 17:21:31 +01:00
..
admin Update Notification improvements (#9123) 2018-01-09 15:20:00 +01:00
api Ensure cors check happens for /authentication/token route (#9317) 2017-12-15 09:35:48 +00:00
middleware 🐛Fixed asset redirects (#9455) 2018-02-14 17:21:31 +01:00
site 🐛Fixed asset redirects (#9455) 2018-02-14 17:21:31 +01:00
parent-app.js
utils.js Burn dirty require of api utils 2017-12-14 21:25:51 +01:00