0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/web/site/middleware
Kevin Ansfield 69bc5a9dfd Fixed error when requesting resize of a blank image
closes https://github.com/TryGhost/Team/issues/819

- adds guard for an empty buffer when reading file from storage for resizing, if a blank image is loaded then redirect to the original file
2021-07-07 19:11:24 +01:00
..
handle-image-sizes.js Fixed error when requesting resize of a blank image 2021-07-07 19:11:24 +01:00
index.js
redirect-ghost-to-admin.js
serve-favicon.js
serve-public-file.js
static-theme.js