0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test/regression/api
Nazar Gargol 1b449f4f53 🐛 Fixed 500 error in webhooks API when modifying non-existing webhooks
closes #12064

- Handled permission check bug by returning 404, same way it is returned in other permissions related places when handling non-existing resource. Example - 60907a7ae4/core/server/models/relations/authors.js (L355-L358)
2020-08-03 23:08:47 +12:00
..
canary 🐛 Fixed 500 error in webhooks API when modifying non-existing webhooks 2020-08-03 23:08:47 +12:00
v2 🐛 Fixed 500 error in webhooks API when modifying non-existing webhooks 2020-08-03 23:08:47 +12:00
v3 🐛 Fixed 500 error in webhooks API when modifying non-existing webhooks 2020-08-03 23:08:47 +12:00
admin_spec.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00