Ghost/core/server
Jason Williams 07dab144bd Add middleware for handling CORS
Refs #6644
- deps: cors@2.7.1; Add express cors package.
- Adds new middleware for proper CORS support.
- Handles CORS pre-flight checks.
- Separates request authentication/authorization from
  CORS.
2016-03-31 10:58:52 -05:00
..
api Return http status 204 on deletes 2016-03-22 11:42:48 -05:00
apps Harvest server side strings 2015-12-19 12:12:16 +01:00
config Always override database config + exit tests on error 2016-03-14 15:39:59 +00:00
controllers Generate context from channelConfig, not URL 2016-03-20 12:59:25 +00:00
data Add structured data to static pages 2016-03-30 12:57:13 +01:00
errors Migration messaging improvements 2016-03-22 09:59:22 +00:00
events Set a higher maxListeners value 2015-10-09 19:27:49 +01:00
helpers Add structured data to static pages 2016-03-30 12:57:13 +01:00
mail Refactor mail service 2016-02-10 16:31:42 -06:00
middleware Add middleware for handling CORS 2016-03-31 10:58:52 -05:00
models Merge pull request #6631 from dbalders/draft-slug 2016-03-29 15:35:08 +01:00
permissions Harvest server side strings 2015-12-19 12:12:16 +01:00
routes Add middleware for handling CORS 2016-03-31 10:58:52 -05:00
storage Serve immediate 404 for static files (no fallthru) 2016-02-21 19:17:27 +00:00
translations Add middleware for handling CORS 2016-03-31 10:58:52 -05:00
utils Refactor & test fixture migrations 2016-03-03 09:03:37 +00:00
views Fixup broken error page styles 2015-06-08 12:14:58 +01:00
filters.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00
ghost-server.js Harvest server side strings 2015-12-19 12:12:16 +01:00
i18n.js Fix jsDoc on i18n.t() 2016-02-22 01:57:22 +01:00
index.js Refactor content deletion 2016-03-22 10:10:09 -05:00
update-check.js deps: bluebird@3.3.3 2016-03-01 15:17:20 -06:00