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

Prevent exception 'Unable to set up secret storage' #2260

Merged
merged 1 commit into from
Mar 28, 2022

Conversation

andybalaam
Copy link
Member

@andybalaam andybalaam commented Mar 25, 2022

Some of the code in createSSSS() assumed that keyInfo was not undefined, so default it to {}.


Here's what your changelog entry will look like:

🐛 Bug Fixes

  • Prevent exception 'Unable to set up secret storage' (#2260). Contributed by @andybalaam.

@andybalaam andybalaam requested a review from a team as a code owner March 25, 2022 15:52
@andybalaam andybalaam merged commit f03a391 into develop Mar 28, 2022
@andybalaam andybalaam deleted the prevent-exception-creating-secret-storage branch March 28, 2022 10:48
su-ex added a commit to SchildiChat/matrix-js-sdk that referenced this pull request Apr 16, 2022
* Remove groups and groups-related APIs ([\matrix-org#2234](matrix-org#2234)).
* Add Element video room type ([\matrix-org#2273](matrix-org#2273)).
* Live location sharing - handle redacted beacons ([\matrix-org#2269](matrix-org#2269)).
* Fix getSessionsNeedingBackup() limit support ([\matrix-org#2270](matrix-org#2270)). Contributed by @adamvy.
* Fix issues with /search and /context API handling for threads ([\matrix-org#2261](matrix-org#2261)). Fixes element-hq/element-web#21543.
* Prevent exception 'Unable to set up secret storage' ([\matrix-org#2260](matrix-org#2260)).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants