0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/adapters/storage
Daniel Lockyer 2dd374043d Handled permissions error in file storage adapter
no issue

- trying to read a file without the correct permissions would cause a
  500 error
- this commit handles the error code and returns an appropriate
  response
2020-03-11 13:27:27 +00:00
..
index.js
LocalFileStorage.js Handled permissions error in file storage adapter 2020-03-11 13:27:27 +00:00
utils.js Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00