0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/web/api
Hannah Wolfe 19dde146c1 Renamed redirect functions for clarity
- we had urlRedirects, urlRedirects.adminRedirect and adminRedirects
- all do kinda similar things, but for different contexts so for now I've done a minimal renaming for clarity
- and updated some comments!!
- also removed totally unnecessary if res.isAdmin clause, as we don't use that, and it was never true
2020-04-22 19:31:36 +01:00
..
canary Renamed redirect functions for clarity 2020-04-22 19:31:36 +01:00
middleware Moved normalize image mw into api app 2020-04-22 17:48:54 +01:00
v2 Renamed redirect functions for clarity 2020-04-22 19:31:36 +01:00
index.js Integrated Sentry error tracking 2020-02-03 13:43:43 +00:00