0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server
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 Return http status 204 on deletes 2016-03-22 11:42:48 -05:00
apps
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
helpers Add structured data to static pages 2016-03-30 12:57:13 +01:00
mail
middleware Relax origin checking in auth middleware 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
routes Including timezones API in configuration endpoint 2016-02-24 16:44:01 +02:00
storage Serve immediate 404 for static files (no fallthru) 2016-02-21 19:17:27 +00:00
translations Merge pull request #6579 from jaswilli/auth-api 2016-03-08 15:54:34 +01:00
utils Refactor & test fixture migrations 2016-03-03 09:03:37 +00:00
views
filters.js
ghost-server.js
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