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

Add optional force parameter when ensuring Olm sessions #2027

Merged
merged 1 commit into from
Nov 19, 2021

Conversation

turt2live
Copy link
Member

@turt2live turt2live commented Nov 18, 2021

This is useful for debugging crypto where Element's /discardsession doesn't reset the Olm session.


Here's what your changelog entry will look like:

✨ Features

  • Add optional force parameter when ensuring Olm sessions (#2027).

This is useful for debugging crypto where Element's `/discardsession` doesn't reset the Olm session.
@turt2live turt2live requested a review from a team as a code owner November 18, 2021 19:49
Copy link
Member

@andybalaam andybalaam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@turt2live turt2live merged commit 1b91cd7 into develop Nov 19, 2021
@turt2live turt2live deleted the travis/force-olm branch November 19, 2021 14:33
su-ex added a commit to SchildiChat/matrix-js-sdk that referenced this pull request Dec 7, 2021
* Remove support for `ArrayBuffer` in unstable MSC3089 `createFile()` and `createNewVersion()` and instead use same content types as handled by `MatrixClient.uploadContent()`. This enables support for Node.js. ([\matrix-org#2014](matrix-org#2014)).
* Support for password-based backup on Node.js ([\matrix-org#2021](matrix-org#2021)).
* Add optional force parameter when ensuring Olm sessions ([\matrix-org#2027](matrix-org#2027)).
* Fix call upgrades ([\matrix-org#2024](matrix-org#2024)). Contributed by @SimonBrandner.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants