0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/test/unit/frontend/web/middleware
Hannah Wolfe 5090d75d96
Improved theme asset handling - permissible assets
refs: https://github.com/TryGhost/Team/issues/1633

- this makes /assets/ a more permissible folder - it can serve anything _except_ hbs files
- meanwhile the root folder becomes less permissible, and won't serve theme dev files commonly found in the root
2022-05-16 19:54:33 +01:00
..
handle-image-sizes.test.js
serve-favicon.test.js
serve-public-file.test.js Updated servePublicFile to honor v= cache keys 2021-11-23 12:49:53 +00:00
static-theme.test.js Improved theme asset handling - permissible assets 2022-05-16 19:54:33 +01:00