0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
Naz ba061d86e8 🐛 Fixed missing authors in webhook payload
closes https://github.com/TryGhost/Toolbox/issues/340
closes https://github.com/TryGhost/Ghost/issues/13451

- Webhook subscribers were receiving post request payloads without `authors` and `primary_author` properties.
- The behavior was due to missing "originalOptions" property that is needed to correctly serialize the model to json on the model layer.
- A more holistic approach would be to pass the options somehow along with the model with the event. This would require a deeper rework though
2022-07-13 23:05:27 +12:00
..
admin@18dcf099ac Updated Admin to v5.3.0 2022-07-12 16:24:01 +01:00
cli Added docs for writing new commands 2022-05-17 17:16:44 +01:00
frontend Bumped new built-in search to GA (#15017) 2022-07-12 17:57:11 +05:30
server 🐛 Fixed missing authors in webhook payload 2022-07-13 23:05:27 +12:00
shared Bumped new built-in search to GA (#15017) 2022-07-12 17:57:11 +05:30
app.js Fixed express app stacking 2021-12-06 21:28:53 +13:00
boot.js Added WIP author email notifications for new comments 2022-07-12 10:24:02 +02:00
bridge.js Added build step for admin-auth asset files 2022-07-12 10:24:02 +02:00