0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/api/canary/utils
Rish 05e9f01f30 Added dynamic fields isEnabled/isConfig on bulk email settings
no issue

Adds 2 new dynamic calculated fields on bulk email settings -

`isEnabled` - If mailgun is configured either with config or admin settings
`isConfig` - If mail is configured via config directly
2019-11-13 22:29:31 +05:30
..
serializers Added dynamic fields isEnabled/isConfig on bulk email settings 2019-11-13 22:29:31 +05:30
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