Port emails to plaintext

This commit is contained in:
Rory& 2025-09-30 03:59:15 +02:00
parent 0e495bc31d
commit e1e8850c9a
5 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,12 @@
Hey {userUsername},
It looks like someone tried to log into your {instanceName}
account from a new location. If this is you, follow the link
below to authorize logging in from this location on your
account. If this isn't you, we suggest changing your
password as soon as possible.
IP Address: {ipAddress}
Location: {locationCity}, {locationRegion}, {locationCountryName}
Verify Login: {actionUrl}

View File

@ -0,0 +1,6 @@
Hey {userUsername},
Your {instanceName} password has been changed.
If this wasn't done by you, please immediately reset the
password to your {instanceName} account.

View File

@ -0,0 +1,7 @@
Hey {userUsername},
Your {instanceName} password can be reset by clicking the
link below. If you did not request a new password, please
ignore this email.
Reset Password: {actionUrl}

View File

@ -0,0 +1,8 @@
Hey {userUsername},
Your phone number ********{phoneNumber} was recently removed
from this account and added to a different {instanceName}
account.
Please note that your phone number can only be linked to one
{instanceName} account at a time.

View File

@ -0,0 +1,7 @@
Hey {userUsername},
Thanks for registering an account on {instanceName}!
Before we get started, we just need to confirm that this is
you. Click below to verify your email address:
Verify Email: {actionUrl}