Ghost/core
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
..
client@dd66c0f57c Updated Ghost-Admin to 3.3.0 2020-01-13 14:08:24 +02:00
frontend Improved logs for slow get helper 2020-01-07 11:25:51 +01:00
server Handle content requests with overly long filenames 2020-01-16 14:18:09 +07:00
shared/nql-map-key-values 🏗 Migrated posts.page column to posts.type (#11111) 2019-09-16 11:51:54 +01:00
test Allowed pages to accept HTML as a source (#11422) 2020-01-08 17:44:34 +01:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00