-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Message to save E2E passwords persists after switching users #13075
Copy link
Copy link
Closed
Labels
area: ui/uxRelated to UI/UX, frontend code, accessibility, and user interactionRelated to UI/UX, frontend code, accessibility, and user interactiontype: bug
Description
Description:
The header message
Save your encryption password.
Click here to view and copy your password.
is shown for a user containing a valid E2E password if a previous user haven't save it.
Steps to reproduce:
- Enable E2E encryption.
- Create/Have users A and B.
- Login with A, click in header message to save E2E password, and logout.
- Login with B and logout without clicking on header message.
- Login with A.
Expected behavior:
Not see the header message .
Actual behavior:
The header is shown.
Server Setup Information:
- Version of Rocket.Chat Server: 0.74.0-develop (commit hash: 7bd82ef)
- Operating System: Darwin/MacOS Mojave (18.2.0)
- Deployment Method: source code
- Number of Running Instances: 1
- DB Replicaset Oplog: Enabled
- NodeJS Version: v8.11.4
- MongoDB Version:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: ui/uxRelated to UI/UX, frontend code, accessibility, and user interactionRelated to UI/UX, frontend code, accessibility, and user interactiontype: bug
