Closed aldrichdev closed 2 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
neatf2p-nextjs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jul 28, 2024 8:20pm |
I think this ticket needs more iterations. I have noticed a few issues.
updateWebsiteUserEmailAddress
runs multiple times in change-email/[id]
. I have fixed this in a local stash.403
Forbidden on the next email update. Other times I get Access Denied when navigating to the account page after the update is successful.charadicks@gmail.com
every time I've changed my email from that to another one. It looks like they were sent to null@gmail.com
since the notices show up in the Neat F2P gmail account:
What's Changed
Testing Notes
Confirmed an email is sent to the old email address when a website user's email is changed, and the template variable works (and shows the new address).