0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services/members
Fabien 'egg' O'Carroll 9c5c41b927
🐛 Fixed welcome pages not working for "subscribe" links (#14176)
- Fixed test fixtures so that members with subscriptions also have products/tiers
- Fixed test fixtures so that default&free tiers can be updated for tests
- Added tests for the signin functionality and welcome page redirects
- Extended `setupStripe` to setup other Members settings - this needs some more
  thought around how we proceed
2022-02-20 16:02:42 +02:00
..
emails Removed empty class attribute from emails (#13906) 2021-12-16 16:58:33 +02:00
importer
stats
api.js Added three email delivery events to the member/event endpoint 2022-01-19 14:43:29 +01:00
config.js 🐛 Fixed Stripe checkout session urls being invalid 2022-02-15 12:50:07 +02:00
content-gating.js 🐛 Fixed post content gating error for themes using old api 2022-02-11 12:26:19 +05:30
index.js
middleware.js 🐛 Fixed welcome pages not working for "subscribe" links (#14176) 2022-02-20 16:02:42 +02:00
service.js 🐛 Fixed welcome pages not working for "subscribe" links (#14176) 2022-02-20 16:02:42 +02:00
settings.js Updated support email address redirect (#14075) 2022-01-27 12:43:01 +01:00
SingleUseTokenProvider.js
stripe-connect.js
utils.js