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
Sam Lord 6d38a66662 Fix usage of "ghostMailer" in email verification trigger
no issue

Introduced bug when refactoring the verification trigger by referencing an undefined member.
2022-02-01 12:00:01 +00: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 Offer Redemptions being over counted (#13988) 2022-01-18 17:56:47 +02:00
content-gating.js Updated content gating to use new tiers visibility 2022-02-01 11:13:51 +05:30
index.js
middleware.js Updated redirect logic to handle tier based urls 2022-01-30 17:41:57 +02:00
service.js Fix usage of "ghostMailer" in email verification trigger 2022-02-01 12:00:01 +00:00
settings.js Updated support email address redirect (#14075) 2022-01-27 12:43:01 +01:00
SingleUseTokenProvider.js
stripe-connect.js Added linting for use of @tryghost/errors 2021-12-01 11:22:21 +00:00
utils.js