0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/web/admin
Hannah Wolfe 2af9e2e125
Fixed error handling for missing admin templates
- If the admin templates default.html or default-prod.html are missing, don't throw a 500
- Instead throw a well considered 400 error with extra help for what to do to fix it
2021-11-24 12:30:41 +00:00
..
views
app.js Merged our two maintenance middleware into one 2021-11-24 11:27:18 +00:00
controller.js Fixed error handling for missing admin templates 2021-11-24 12:30:41 +00:00
index.js
middleware.js