Chatwoot/spec
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
..
actions chore: Handle attachments in Whatsapp Channel (#3299) 2021-11-11 13:03:48 +05:30
assets chore: Handle attachments in Whatsapp Channel (#3299) 2021-11-11 13:03:48 +05:30
builders chore: Handle attachments in Whatsapp Channel (#3299) 2021-11-11 13:03:48 +05:30
channels chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
configs chore: validation spec for schedules (#3480) 2021-11-30 21:44:30 +05:30
controllers chore: Fix user email re-confirmation flow (#3581) 2021-12-16 19:32:49 +05:30
cypress chore: Cypress test case for create label flow 2021-07-23 16:38:44 +05:30
dispatchers Non blocking event dispatch (#652) 2020-03-29 19:18:30 +05:30
enterprise/models chore: Introduce enterprise edition license (#3209) 2021-12-09 12:07:48 +05:30
factories chore: Whatsapp templates fix for 360 dialog (#3479) 2021-11-30 20:50:35 +05:30
finders feat: Add all filter for conversations (#3102) 2021-09-29 16:23:39 +05:30
fixtures Fix: fixing mail to and in_reply_to issues (#3451) 2021-12-10 19:42:26 +05:30
helpers fix: Add fixes for sentry errors (#3522) 2021-12-09 11:50:28 +05:30
integration Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
jobs Chore: Improve conversation auto resolution (#3405) 2021-11-27 09:26:18 +05:30
lib Feat: Manage conversation for tweets based on the tweet flag (#3353) 2021-12-16 00:24:50 +05:30
listeners chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
mailboxes Fix: fixing mail to and in_reply_to issues (#3451) 2021-12-10 19:42:26 +05:30
mailers chore: Fix user email re-confirmation flow (#3581) 2021-12-16 19:32:49 +05:30
models chore: Fix user email re-confirmation flow (#3581) 2021-12-16 19:32:49 +05:30
policies Feature: Ability to switch between multiple accounts (#881) 2020-05-26 22:38:48 +05:30
presenters chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
requests/api/v1 chore: Ensure privilege validations for API endpoints (#2224) 2021-06-11 11:44:31 +05:30
services chore: Whatsapp templates fix for 360 dialog (#3479) 2021-11-30 20:50:35 +05:30
support chore: Handle attachments in Whatsapp Channel (#3299) 2021-11-11 13:03:48 +05:30
workers feat: Display sent status of emails in email channel (#3125) 2021-10-14 12:55:46 +05:30
cypress.json chore: Cypress test case for create label flow 2021-07-23 16:38:44 +05:30
rails_helper.rb chore: Upgrade rails and ruby versions (#2400) 2021-08-03 20:11:52 +05:30
spec_helper.rb chore: Handle attachments in Whatsapp Channel (#3299) 2021-11-11 13:03:48 +05:30
test_helper.rb Chore: Setup test coverage in codeclimate [#332] (#333) 2019-12-02 08:57:11 +05:30