Ghost/test/frontend-acceptance
Kevin Ansfield 19d5448101
🐛 Fixed complimentary members' content gating (#12761)
no issue

Comped members were not able to view paid-member content because content gating was only looking for `member.status === 'paid'` which doesn't take into consideration members on a "complimentary" plan.

- added front-end acceptance tests for member access to posts
- updated content-gating check to take comped members into consideration
2021-03-15 19:13:48 +13:00
..
default_routes_spec.js Updated fixtures for Ghost v4.0 2021-03-10 17:37:16 +00:00
members_spec.js 🐛 Fixed complimentary members' content gating (#12761) 2021-03-15 19:13:48 +13:00