mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
refs #9681 - we already had a protection against these situations when serving the site (theme) - it can happen that we have to initialise the express engine in the error handler in case the first request to /ghost produces an error (e.g. 503) - otherwise the underlying error message is hidden and Ghost doesn't render the error html template correctly |
||
---|---|---|
.. | ||
api | ||
validation | ||
admin-redirects.js | ||
brute.js | ||
cache-control.js | ||
custom-redirects.js | ||
error-handler.js | ||
frontend-client.js | ||
ghost-locals.js | ||
index.js | ||
labs.js | ||
log-request.js | ||
maintenance.js | ||
pretty-urls.js | ||
serve-favicon.js | ||
serve-public-file.js | ||
static-theme.js | ||
uncapitalise.js | ||
url-redirects.js |