0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server/web
Kevin Ansfield 666a9d371f 🔥 Removed all non-/ghost/ redirects to the admin
no issue

- we used to redirect paths such as `/logout/` and `/signin/` to the admin but they are no longer desired
  - with the introduction of members these URLs can be confused with front-end member related actions
  - we want to be able to optionally "turn off" redirects to the admin to help mask the admin url when it's configured to be separate to the front-end
2019-09-11 14:55:00 +01:00
..
admin Removed unused admin serviceworker endpoint 2019-09-02 16:58:06 +01:00
api 💡Migrated session controllers for compatibility with "frame" (#11101) 2019-09-11 11:28:55 +02:00
shared 🔥 Removed all non-/ghost/ redirects to the admin 2019-09-11 14:55:00 +01:00
site Fixed urls in output when accessing front-end via https 2019-09-11 14:50:55 +01:00
index.js Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
parent-app.js Fixed 404 handling for {admin url}/content/* routes 2019-09-11 14:18:31 +01:00