Fix template rendering and use verify email template
email html is weird, some stuff isn't supported.
1 parent f337f2e commit 689b710c9e61646e62d3aea21d616402665d2f66
@Puyodead1 Puyodead1 authored on 20 Jan 2023
Puyodead1 committed on 24 Feb 2023
Showing 8 changed files
View
assets/email_templates/new_login_location.html
View
assets/email_templates/password_changed.html
View
assets/email_templates/password_reset_request.html
View
assets/email_templates/phone_removed.html
View
assets/email_templates/verify_email.html
View
src/api/routes/auth/verify/resend.ts
View
src/util/entities/User.ts
View
src/util/util/Email.ts