Ghost/core/server/web/api/v2/content
Kevin Ansfield 68e2274d6d Reverted "Integrated Sentry error tracking"
This reverts commit 6e024331eb.

Temporarily reverting whilst we investigate an issue with Sentry and running Ghost via Ghost-CLI.

Ghost-CLI initiated boot was failing when Sentry was installed due to what appears to be `process.cwd()` returning `undefined` here https://github.com/TryGhost/Ignition/blob/master/lib/config/index.js#L26
2020-01-28 17:21:37 +00:00
..
app.js Reverted "Integrated Sentry error tracking" 2020-01-28 17:21:37 +00:00
middleware.js Added brute protection to content api (#10362) 2019-01-14 14:11:48 +01:00
routes.js 🐛 Fixed CORS for errors from Content API 2019-07-22 12:57:41 +08:00