0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
Hannah Wolfe 03f31bba9d Return correct error codes from storage adapter
no issue

- malformed paths such as http://localhost:2368/content/images/2018/02/%c0%af were throwing 500 errors, instead of 500 errors
- this code catches the error and handles it correctly
2019-12-04 14:04:03 +00:00
..
client@ff56cb48d4 Updated Ghost-Admin to 1.26.0 2019-06-25 12:25:20 +01:00
server Return correct error codes from storage adapter 2019-12-04 14:04:03 +00:00
test Updated Node v6 and v10 support (#10810) 2019-06-25 10:19:35 +02:00
index.js