0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/api/canary/utils
Rishabh Garg b1d436e2ee
Added input validation to strip email object on post (#11351)
no issue

Removes post email relation from edit/add requests as we don't want to edit email object directly as part of post
2019-11-07 16:11:37 +07:00
..
serializers Made email a default include on posts API in v3/canary 2019-11-07 12:47:07 +07:00
validators Added input validation to strip email object on post (#11351) 2019-11-07 16:11:37 +07:00
index.js
permissions.js Added permission restrictions to editing members flag (#11217) 2019-10-09 10:26:54 +02:00