0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
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
..
client Merge pull request #6663 from kevinansfield/fix-xregexp-issues 2016-03-31 10:06:47 -05:00
server Add middleware for handling CORS 2016-03-31 10:58:52 -05:00
shared ensure null query options don't break ghost-url 2016-02-29 00:25:38 -06:00
test Add middleware for handling CORS 2016-03-31 10:58:52 -05:00
index.js