Ghost/core/server/web/shared/middlewares
Nazar Gargol b9eaf27e56 🐛 Fixed admin error page on startup
closes #10616

- The check should be on empty object because that's the default state of expresses 'engines' property - 3ed5090ca9/lib/application.js (L59)
- The bug was introduced with 5e963935f9 (diff-04cc23b216e11161ab7267d69f13d004R142)
2019-04-01 15:06:00 +08:00
..
api
image
validation Changed error type for missing file in /uploads 2019-02-14 20:52:51 +00:00
admin-redirects.js Update admin redirects 2019-02-07 17:59:35 +07:00
brute.js
cache-control.js
custom-redirects.js 🐛 Fixed redirects to external URL 2019-04-01 12:33:29 +08:00
emit-events.js
error-handler.js 🐛 Fixed admin error page on startup 2019-04-01 15:06:00 +08:00
frontend-client.js
ghost-locals.js
index.js
labs.js Added new admin API for members (#10435) 2019-01-30 17:06:09 +05:30
log-request.js
maintenance.js
pretty-urls.js
serve-favicon.js
serve-public-file.js
static-theme.js
uncapitalise.js
update-user-last-seen.js
upload.js
url-redirects.js