Ghost/core/server/adapters
Daniel Lockyer a671ad4707 Handle content requests with overly long filenames
no issue

- a request for a filename longer than those allowed by the filesystem produced a ENAMETOOLONG error, which would end up becoming a 500 error from Ghost
- this catches the error and returns a HTTP 400 Bad Request response
2020-01-16 14:18:09 +07:00
..
scheduling 🏗 Removed reschedule method from scheduling adapter 2019-11-27 13:38:30 +05:30
storage Handle content requests with overly long filenames 2020-01-16 14:18:09 +07:00