0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server
Aileen Nowak 6e117e63fb 🐛 Fixed gscan errors not caught for corrupted zips
closes TryGhost/Support#426
refs TryGhost/gscan#106
needs TryGhost/gscan#107

GScan can return errors, which was not handled in our theme validator and caused Ghost to crash completely. GScan will now return an Ignition error when its not able to read the `.zip` file.

e. g.: `{"errors":[{"message":"Failed to read zip file","context":"tife.zip","errorType":"ValidationError","errorDetails":"invalid relative path: ../tife/"}]}`
2018-05-16 10:20:30 +08:00
..
adapters 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
api 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
apps Removed unnecessary type attribute in script tags (#9586) 2018-04-18 14:33:31 +02:00
config Replaced routeKeywords in config with hard coded keywords (#9561) 2018-04-17 10:36:05 +01:00
controllers 🐛 Fixed {{author}} for post preview 2018-04-23 09:11:58 +02:00
data 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
helpers 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
lib Koenig - Code card server-side rendering 2018-05-15 16:27:34 +01:00
models Koenig - Remove developer experiments flag requirement 2018-05-15 13:20:40 +01:00
public 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
services 🐛 Fixed gscan errors not caught for corrupted zips 2018-05-16 10:20:30 +08:00
translations Fixed broken i18n keys 2018-04-18 15:05:20 +02:00
views Fixed error trying to render 404 for missing asset 2017-12-22 20:08:59 +00:00
web 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
analytics-events.js Cleared out old unused events 2017-12-13 09:08:25 +00:00
filters.js Moved pipeline/sequence to lib/promise 2017-12-13 22:20:02 +01:00
ghost-server.js Consistent event names 2018-04-15 23:52:42 +02:00
index.js Trigger database ready event 2018-04-15 23:53:18 +02:00
overrides.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
update-check.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00