Ghost/ghost/core/test/unit/server
Naz ac46c2f2e9
Fixed CORS vary header modification
refs https://github.com/TryGhost/Toolbox/issues/461

- The 'vary' header with 'Origin' value should only be set when an OPTIONS header is processed. Otherwise we are prone to leaking the vary header modification to further down in the request pipeline
2022-11-03 11:16:13 +08:00
..
adapters Added basic memory cache storage implementation 2022-08-05 02:28:33 +12:00
data Fixed Tiers importer not correctly mapping price data 2022-10-31 17:30:16 +07:00
lib Added rendering of posts.lexical to posts.html when saving (#15416) 2022-09-15 16:49:14 +01:00
models Added post_id filter and total to activity feed API (#15650) 2022-10-18 15:52:04 +02:00
services Fixed tests for flag bumps and new setting 2022-10-27 18:26:46 +02:00
web Fixed CORS vary header modification 2022-11-03 11:16:13 +08:00
notify.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
overrides.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00