Ghost/core/server/web/api/v2/admin
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 Moved api cors mw into api app 2020-04-22 07:12:25 +01:00
middleware.js Renamed redirect functions for clarity 2020-04-22 19:31:36 +01:00
routes.js Moved normalize image mw into api app 2020-04-22 17:48:54 +01:00