mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 15:12:58 +03:00
f4b7dfd08c
refs https://github.com/TryGhost/Team/issues/959 Because we were using the pre-existing products to determine a members status, instead of the products _after_ we have handled the updates to subscriptions, members with a paid subscription which was later canceled were changed to 'comped' rather than 'free'. This adds a final check to set a member to 'free' if their new set of products is empty. |
||
---|---|---|
.. | ||
controllers | ||
repositories | ||
services | ||
common.js | ||
MembersAPI.js | ||
migrations.js |