0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
Kevin Ansfield ca26c3ab0a Added logging of unexpected errors in oembed service
no issue

- if we encounter an unexpected error whilst fetching embed details we return a generic validation error so we're not leaking any details about the URL that is being hit, however that meant the error logs were only showing validation errors making debugging difficult
- added explicit logging of the unexpected error before throwing the generic validation error
2021-11-17 13:31:20 +00:00
..
client@7e8c8585a1 Updated Admin to v4.22.3 2021-11-15 13:43:15 +00:00
frontend Updated bookmark card CSS 2021-11-17 18:24:18 +08:00
server Added logging of unexpected errors in oembed service 2021-11-17 13:31:20 +00:00
shared Moved "vhost-utils" to config helpers 2021-11-17 08:37:08 +00:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Renamed middlewares to middleware consistently 2021-11-16 15:51:47 +00:00
bridge.js Initial card asset service implementation 2021-11-04 11:34:40 +00:00