-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Unable to reset e2e if key and password are lost #12331
Copy link
Copy link
Closed
Labels
Description
Description:
Unable to reset e2e if key and password are lost, this stops users from using e2e if they lose their password.
Steps to reproduce:
- Logout of rocketchat.
- Clear browser cache.
- Login to rocketchat.
- Do not enter e2e password.
- Go to users e2e password reset page, the option to reset is greyed out.
Expected behavior:
I expected to be able reset e2e if password and key are lost, this would result is previous e2e messages being lost. Without this a user will lose the ability to use e2e if they lose their password & key.
Actual behavior:
User is locked out of e2e without an option to create a new e2e password/key.
Server Setup Information:
- Version of Rocket.Chat Server: 0.70.4
- Operating System: Ubuntu 16.04.5 LTS
- Deployment Method: tar
- Number of Running Instances: 3
- DB Replicaset Oplog:
- NodeJS Version: v4.2.6
- MongoDB Version: db version v3.6.6
Reactions are currently unavailable