0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/functional/routes
Jason Williams 23c162796a Relax origin checking in auth middleware
Refs #6642
- Do not send CORS headers on an invalid "origin"
  header, but otherwise allow the response to
  proceed normally. This enforces CORS for the browser
  but does not blow up non-CORS requests.
2016-03-31 10:58:52 -05:00
..
api Relax origin checking in auth middleware 2016-03-31 10:58:52 -05:00
admin_spec.js Always override database config + exit tests on error 2016-03-14 15:39:59 +00:00
channel_spec.js Always override database config + exit tests on error 2016-03-14 15:39:59 +00:00
frontend_spec.js Always override database config + exit tests on error 2016-03-14 15:39:59 +00:00