0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -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 ES6 migration: server/adapters/storage (#9700) 2018-09-10 13:40:32 +02:00
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