Ghost/ghost/members-api/lib
Fabien egg O'Carroll 985fd5bb5e Simplified interface for sending paid signup emails
refs https://github.com/TryGhost/Team/issues/1067

This decouples the contents/type of email from the webhooks service,
allowing us to easily make changes to the type of email sent, without
having to make changes to the webhooks service.
2021-12-01 13:17:23 +02:00
..
controllers Disabled auto-login when a success url is provided 2021-11-05 10:18:43 +02:00
repositories Updated linkSubscription to call method in transaction 2021-11-09 11:19:05 +02:00
services Simplified interface for sending paid signup emails 2021-12-01 13:17:23 +02:00
common.js
MembersAPI.js Simplified interface for sending paid signup emails 2021-12-01 13:17:23 +02:00
migrations.js