Ghost/core
Fabien O'Carroll 97983baed6 🐛 Fixed CORS for errors from Admin API
refs #10932

Previously we were only applying the cors middleware to the options
preflight request, which meant that if the request errored, the cors
headers would not be applied, resulting in the client being unable to
read response data. This applies the cors middleware to _all_ requests
to the Admin API.
2019-07-22 12:57:41 +08:00
..
client@fd546c0873 Updated Ghost-Admin to 2.25.8 2019-07-17 17:45:21 +02:00
frontend 🐛 Fixed theme upload error when overriding existing 2019-07-11 15:34:15 +05:30
server 🐛 Fixed CORS for errors from Admin API 2019-07-22 12:57:41 +08:00
test Exposed site SEO data through Conent API & {{@site.*}} helper (#10925) 2019-07-19 10:40:47 +02:00
index.js