0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/web
Daniel Lockyer a510e075b6 Handled missing file extensions for resized image requests
no issue

- if a request was sent for an resized image URL that didn't contain a
  file extension, the code would eventually end up throwing a 500
- this commit checks for this case and returns a 404
2020-02-04 08:04:22 +00:00
..
admin Integrated Sentry error tracking 2020-02-03 13:43:43 +00:00
api Integrated Sentry error tracking 2020-02-03 13:43:43 +00:00
shared Handled missing file extensions for resized image requests 2020-02-04 08:04:22 +00:00
site Integrated Sentry error tracking 2020-02-03 13:43:43 +00:00
index.js
parent-app.js Integrated Sentry error tracking 2020-02-03 13:43:43 +00:00