0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Hannah Wolfe 9abffe4396 Added guard to asset helper for missing paths
refs #10496

- currently {{asset this/is/not/a.string}} would throw a 500 error
- this commit changes that to make it throw a sensible 400 + incorrect usage error
2019-09-09 13:02:45 +01:00
..
client@eb4ff95383 Updated Ghost-Admin to 2.30.2 2019-08-28 11:39:00 +01:00
frontend Added guard to asset helper for missing paths 2019-09-09 13:02:45 +01:00
server Added guard to asset helper for missing paths 2019-09-09 13:02:45 +01:00
test Removed name and password columns from members table 2019-09-05 11:14:50 +08:00
index.js