Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Element R: megolm session not rotated when changing room visibility #26319

Closed
BillCarsonFr opened this issue Oct 5, 2023 · 1 comment · Fixed by matrix-org/matrix-js-sdk#3805
Assignees
Labels
A-Element-R Issues affecting the port of Element's crypto layer to Rust T-Defect Z-Labs

Comments

@BillCarsonFr
Copy link
Member

Steps to reproduce

  1. Send a first message in a e2e room
  2. Change the history visibility in settings
  3. Send a second message

Outcome

What did you expect?

First and second should use different megolm session id

What happened instead?

They use the same

Operating system

No response

Browser information

No response

URL for webapp

No response

Application version

No response

Homeserver

No response

Will you send logs?

Yes

@BillCarsonFr BillCarsonFr added T-Defect A-Element-R Issues affecting the port of Element's crypto layer to Rust labels Oct 5, 2023
@BillCarsonFr
Copy link
Member Author

Related to #26315

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Element-R Issues affecting the port of Element's crypto layer to Rust T-Defect Z-Labs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants