0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/core/test
Hannah Wolfe 94a4e08809 Add config URLS to CORS whitelist
refs #6644

- urls specified in config.js should be considered whitelisted/trusted
- this is not quite straightforward because config.js is not ready at the point the middleware is required
- tests have been updated to cover these new cases + use rewire to override the internal whitelist cache
2016-04-19 13:39:24 +01:00
..
functional Fix test conflicts 2016-04-13 11:27:26 -05:00
integration add events for post scheduling 2016-04-18 16:44:41 +02:00
unit Add config URLS to CORS whitelist 2016-04-19 13:39:24 +01:00
utils add events for post scheduling 2016-04-18 16:44:41 +02:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00