Chatwoot/app/views/devise
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
..
mailer chore: Fix user email re-confirmation flow (#3581) 2021-12-16 19:32:49 +05:30
_auth.json.jbuilder Chore: Remove duplication of user JBuilder (#911) 2020-05-31 23:10:20 +05:30
token.json.jbuilder feat: Configure Chatwoot & Analytics for SaaS app (#2975) 2021-09-07 23:11:01 +05:30