0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/errors
Sebastian Gierlinger 649a0872ec Improve error handling for authentication
closes #3660
- added wrapping in JSON API format to error500()
- added client side handling
2014-08-08 09:44:24 +02:00
..
badrequesterror.js Invite user API 2014-07-02 16:22:18 +02:00
dataimporterror.js Improve importer error messaging 2014-07-29 12:02:18 +01:00
emailerror.js Invite user API 2014-07-02 16:22:18 +02:00
index.js Improve error handling for authentication 2014-08-08 09:44:24 +02:00
internalservererror.js Invite user API 2014-07-02 16:22:18 +02:00
nopermissionerror.js Invite user API 2014-07-02 16:22:18 +02:00
notfounderror.js Invite user API 2014-07-02 16:22:18 +02:00
requesttoolargeerror.js Invite user API 2014-07-02 16:22:18 +02:00
unauthorizederror.js Invite user API 2014-07-02 16:22:18 +02:00
unsupportedmediaerror.js Invite user API 2014-07-02 16:22:18 +02:00
validationerror.js Invite user API 2014-07-02 16:22:18 +02:00