0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Fabien "egg" O'Carroll 46db240bf9 🐛 Fixed welcome pages for paid signups
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.
2022-02-11 13:08:07 +02:00
..
client@7231f031e5 Updated Admin to v4.35.0 2022-02-04 16:00:26 +00:00
frontend 🐛 Fixed AssetHelper not working with svg (#13978) 2022-02-07 15:07:18 +00:00
server 🐛 Fixed welcome pages for paid signups 2022-02-11 13:08:07 +02:00
shared Added tierName feature flag 2022-02-10 11:40:28 +01:00
app.js Fixed express app stacking 2021-12-06 21:28:53 +13:00
boot.js Added library for extracting database information 2022-01-18 09:31:08 +00:00
bridge.js Added missing async/await calls 2021-11-23 17:24:50 +00:00