-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feature: html email templates #14
Conversation
…sers and verifications packages
…to include some internal helpers like email format verification, password hashing or random generation
…ation to be used in admin invites, new templates added and tested, deleted templates path included again
…ss via UI, go version updated to 1.23
Testing the verification flow locally (using the default flags) an email arrived to me that looked correct but the link for the verification (both in HTML and plain text ) is this one: More importantly did you test the PR? |
Yes, I noticed that, but I think it is something on the Mailchimp side, when you click or paste the link in the address bar, it is redirected to the correct location, including the correct parameters. |
No it doesn't :-P |
I swear to God it does: |
Hm, but I think there is my |
…otification flag to enable or disable link tracking (using filters in X-SMTPAPI header), issues with query params encoding fixed
…s and links URI), tests updated
98f3cbf
to
3237dc3
Compare
…e a verification code and link for any kind of database code type, org invite verification code included
3237dc3
to
3a7ebdb
Compare
It includes the support to send email notifications using HTML templates. Now there are 3 templates available:
And one more that will be included in the future: