0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test
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
..
functional Relax origin checking in auth middleware 2016-03-31 10:58:52 -05:00
integration Remove method stubs from upload API tests 2016-03-28 23:02:23 -05:00
unit Add middleware for handling CORS 2016-03-31 10:58:52 -05:00
utils Replace internal tempfile name generator 2016-03-29 15:19:42 -05:00
.jshintrc