Ghost/ghost/members-api/lib
Fabien O'Carroll 02bf858903 Fixed behaviour of sending emails when adding member
no-issue

When adding a new member, we allow an email to be sent, and the type of
email to be chosen. This choice was being overriden by our signup email
logic - here we allow the BREAD API to have full control over which
email is sent.
2021-11-02 12:37:07 +02:00
..
controllers Fixed issues with checkout when not using coupon 2021-10-21 18:06:36 +02:00
repositories Fixed race condition when linking subscriptions 2021-10-18 17:26:34 +02:00
services Removed invoice.payment_failed webhook handling 2021-10-25 14:31:44 +02:00
common.js
MembersAPI.js Fixed behaviour of sending emails when adding member 2021-11-02 12:37:07 +02:00
migrations.js