Ghost/core/server/web
Timothy Stapleton f2e60806da 🐛 Fixed redirects to absolute URLs (#10777)
closes #10776

When the "to" property of the redirect includes a host (implying an external or fully qualified url) we skip replacing any paths and redirect straight to it, rather than modifying the URL with the sites sub-directory.
2019-06-10 12:48:37 +07:00
..
admin Added x-frame-options header to /ghost/ route (#10760) 2019-05-28 09:04:48 +01:00
api Added Admin API for deleting members (#10673) 2019-04-13 10:38:56 +05:30
shared 🐛 Fixed redirects to absolute URLs (#10777) 2019-06-10 12:48:37 +07:00
site replace deprecated del() with delete() call 2019-04-29 09:09:55 +02:00
index.js
parent-app.js Removed lib/members in favour of packages (#10739) 2019-05-08 14:08:25 +02:00