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 Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
parent-app.js Integrated Sentry error tracking 2020-02-03 13:43:43 +00:00