Ghost/core/server/web/api/v2/content
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
..
app.js Integrated Sentry error tracking 2020-02-03 13:43:43 +00:00
middleware.js Renamed redirect functions for clarity 2020-04-22 19:31:36 +01:00
routes.js 🐛 Fixed CORS for errors from Content API 2019-07-22 12:57:41 +08:00