Chatwoot/app/views/devise/mailer
Aswin Dev P.S 5ee209c079
chore: Fix user email re-confirmation flow (#3581)
Users can change their email from profile settings. They will be logged out immediately. Users can log in again with the updated email without verifying the same. This is a security problem.

So this change enforce the user to reconfirm the email after changing it. Users can log in with the updated email only after the confirmation.

Fixes: https://huntr.dev/bounties/7afd04b4-232e-4907-8a3c-acf8bd4b5b22/
2021-12-16 19:32:49 +05:30
..
confirmation_instructions.html.erb chore: Fix user email re-confirmation flow (#3581) 2021-12-16 19:32:49 +05:30
password_change.html.erb Add mailer templates, remove unused devise controllers 2019-08-17 18:05:50 +05:30
reset_password_instructions.html.erb Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
unlock_instructions.html.erb Add mailer templates, remove unused devise controllers 2019-08-17 18:05:50 +05:30