0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/server/web/shared/middlewares
Hannah Wolfe ec64ead47d
Added help & ghostErrorCode properties to API errors
- This is initial ground work to enable us to do a full error audit
- We want to prevent Ghost admin from ever showing any unhandled errors
- Additionally we want to ensure all handled errors are well worded & have context+help
2021-10-04 11:52:10 +01:00
..
api Replaced i18n.t w/ tpl helper in spam-prevention (#13425) 2021-10-04 10:03:21 +01:00
brute.js Added userAuth brute middleware to members auth endpoint (#13152) 2021-07-19 09:40:38 +01:00
cache-control.js
custom-redirects.js Made custom-redirects middleware testable 2021-09-28 22:00:32 +02:00
error-handler.js Added help & ghostErrorCode properties to API errors 2021-10-04 11:52:10 +01:00
index.js Removed non-existent labs file export 2021-08-13 13:41:38 +01:00
maintenance.js
pretty-urls.js
uncapitalise.js
url-redirects.js