0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
Fabien O'Carroll 561c4b208d
Removed OPTIONS cors middleware from content api (#10013)
no-issue

The content API only supports GET requests so has no need for cors
middleware on OPTIONS. This also removes the router.del helper as it's
not used
2018-10-15 18:47:31 +07:00
..
client@b93872f897 Updated Ghost-Admin to 2.2.2 2018-10-11 14:20:35 +07:00
server Removed OPTIONS cors middleware from content api (#10013) 2018-10-15 18:47:31 +07:00
test Added API Key auth middleware to v2 content API (#10005) 2018-10-15 16:23:34 +07:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00