Ghost/core/server/web/api/canary/admin
Hannah Wolfe 05cf4f495d Moved update-user-last-seen mw into api app
- Moved update-user-last-seen from shared to api as it is not shared (except within the API)
- This file is only used in one part of the app, this updates the code structure to reflect this
- This is one of many similar changes needed to make it easier to refactor to the existing setup
2020-04-22 07:12:25 +01:00
..
app.js Moved api cors mw into api app 2020-04-22 07:12:25 +01:00
middleware.js Moved update-user-last-seen mw into api app 2020-04-22 07:12:25 +01:00
routes.js Moved api cors mw into api app 2020-04-22 07:12:25 +01:00