Chatwoot/spec/controllers/api/v1
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
..
accounts Feat: Manage conversation for tweets based on the tweet flag (#3353) 2021-12-16 00:24:50 +05:30
widget fix: Add fixes for sentry errors (#3522) 2021-12-09 11:50:28 +05:30
accounts_controller_spec.rb feat: add GlobalConfigService to support env vars migration (#3288) 2021-11-03 21:34:42 +04:00
notification_subscriptions_controller_spec.rb Feature: Add web push notification permission in frontend (#766) 2020-05-06 00:10:56 +05:30
profiles_controller_spec.rb chore: Fix user email re-confirmation flow (#3581) 2021-12-16 19:32:49 +05:30