Ghost/ghost/core/test/unit/server/web
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
..
admin Updated admin asset serving for ember-auto-import@2 compatibility (#15128) 2022-08-02 13:43:45 +01:00
api Fixed CORS vary header modification 2022-11-03 11:16:13 +08:00
parent/middleware Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
shared/middleware Moved Cache-Control middleware to separate package 2022-08-11 14:14:20 +02:00