0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/middleware
Jason Williams 5cfb2e701e Allow admin app to run when active theme missing
Closes #5155
- If the theme that has been set to active is missing, set
  a default express-hbs instance on the express app and allow
  middleware processing to continue so that the admin client can
  be accessed.
- Log a warning when this happens.
- Fix issue where frontend error page was not being rendered
  correctly.
2015-04-25 20:00:04 +00:00
..
auth-strategies.js Naming cleanup 2014-09-20 21:09:16 +02:00
ghost-busboy.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
index.js Allow admin app to run when active theme missing 2015-04-25 20:00:04 +00:00
middleware.js Refactor: Make checkSSL unit-testable and add unit tests for it. 2015-01-18 13:44:50 -05:00
oauth.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00