Ghost/core/server/web
Hannah Wolfe 37a22edbe9 Refactored cache-control mw to remove dependencies
- cache-control had some logic in it for private blogging + similar logic exists for members in site/app
- having it in 2 places is weird, and having it inside the mw makes the mw less generic/reusable
- instead of requiring config inside the middleware, we pass config in for the one case where this is used
- fixed tests that didn't test anything 🙈
2020-04-22 18:01:01 +01:00
..
admin Swapped common for @tryghost/errors in core/server/web 2020-04-09 19:40:00 +01:00
api Moved normalize image mw into api app 2020-04-22 17:48:54 +01:00
parent Moved ghost-locals mw into parent app 2020-04-21 18:50:46 +01:00
shared Refactored cache-control mw to remove dependencies 2020-04-22 18:01:01 +01:00
site Refactored cache-control mw to remove dependencies 2020-04-22 18:01:01 +01:00
index.js Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
well-known.js Implemented externally verifiable identity tokens 2020-03-16 13:22:04 +01:00