0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/unit/middleware
JT Turner cdc98dce15 Fixed ghost admin error when missing theme folder.
closes #6368
- Add test to recreate the error in the static theme middleware.
- Updated static theme middleware to not error if missing theme folder.
2016-01-23 14:01:26 -08:00
..
auth-strategies_spec.js Check client is enabled before auth 2015-11-04 16:59:56 +00:00
authentication_spec.js Unify usage of config in unit tests 2015-12-15 10:48:24 +00:00
cache-control_spec.js
check-ssl_spec.js Unify usage of config in unit tests 2015-12-15 10:48:24 +00:00
decide-is-admin_spec.js
oauth_spec.js OAuth Middleware refactor 2015-12-01 21:20:11 +01:00
private-blogging_spec.js Disallow access to author/tag rss feeds if private blogging is on 2016-01-07 15:03:39 +01:00
redirect-to-setup_spec.js
serve-shared-file_spec.js Prep shared API URL util for use on external sites 2015-12-15 11:50:46 +00:00
spam-prevention_spec.js
static-theme_spec.js Fixed ghost admin error when missing theme folder. 2016-01-23 14:01:26 -08:00
theme-handler_spec.js Unify usage of config in unit tests 2015-12-15 10:48:24 +00:00
uncapitalise_spec.js