Ghost/ghost/members-api/lib
Fabien egg O'Carroll c99ebe589d Responded with 409 when we have DB conflicts
refs https://github.com/TryGhost/Team/issues/789

We are still having issues with duplicate subscriptions being inserted,
despite running our code in transactions. For now we will catch these
errors and response ot Stripe with a 409 so that it'll retry later - and
it stops us from throwing 500's
2021-12-01 20:44:21 +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 Responded with 409 when we have DB conflicts 2021-12-01 20:44:21 +02:00
common.js
MembersAPI.js Used the paid signup email when auto login is enabled 2021-12-01 13:17:23 +02:00
migrations.js Fixed stripe migration to avoid complimentary prices as monthly/yearly price 2021-07-19 16:20:12 +05:30