mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-20 17:32:15 +03:00
46db240bf9
no-issue The way we choose which email to send is too tightly coupled with the magic link generation, which meant that when we added the new paid signup email, the magic link looked like <url>?action=signup-paid rather than <url>?action=signup - our welcome page logic was working off of only using welcome pages for action=signup and so this broke. |
||
---|---|---|
.. | ||
emails | ||
importer | ||
stats | ||
api.js | ||
config.js | ||
content-gating.js | ||
index.js | ||
middleware.js | ||
service.js | ||
settings.js | ||
SingleUseTokenProvider.js | ||
stripe-connect.js | ||
utils.js |