0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/middleware
Kowsheek Mahmood 6559f25ebe Make the 401 error format consistent
issue #5499

- Update error object being sent from authenticate method
2015-06-30 12:38:47 -04:00
..
api-error-handlers.js Improve API error handling 2015-06-15 10:08:30 +01:00
auth-strategies.js Ensure middleware functions are named 2015-06-02 14:49:18 +01:00
cache-control.js Ensure middleware functions are named 2015-06-02 14:49:18 +01:00
client-auth.js splitting client authentication-related middleware in to its own file 2015-05-31 12:35:03 -04:00
decide-is-admin.js Moves the decideIsAdmin into its own file. 2015-06-09 14:02:22 -07:00
ghost-busboy.js Ensure middleware functions are named 2015-06-02 14:49:18 +01:00
index.js Merge pull request #5427 from ErisDS/api-reshuffle 2015-06-15 10:26:11 -05:00
middleware.js Make the 401 error format consistent 2015-06-30 12:38:47 -04:00
oauth.js Ensure middleware functions are named 2015-06-02 14:49:18 +01:00
spam-prevention.js Ensure middleware functions are named 2015-06-02 14:49:18 +01:00
uncapitalise.js Move uncapitalize into its own file. 2015-06-10 12:21:15 -07:00