0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/web/api/canary/admin
Hannah Wolfe 41c3b4e92b Moved version-match mw into api app
- Moved version-match 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 version-match mw into api app 2020-04-22 07:12:25 +01:00
middleware.js Swapped common for @tryghost/errors in core/server/web 2020-04-09 19:40:00 +01:00
routes.js Implemented externally verifiable identity tokens 2020-03-16 13:22:04 +01:00