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

Deprecate CreateSecretStorageOpts.getKeyBackupPassphrase #4313

Merged
merged 1 commit into from
Jul 13, 2024

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Jul 11, 2024

it doesn't work in rust crypto, and we have no plans to fix it (element-hq/element-web#27455)

it doesn't work in rust crypto, and we have no plans to fix it
(element-hq/element-web#27455)
@richvdh richvdh requested a review from a team as a code owner July 11, 2024 16:30
@richvdh richvdh added the T-Task Tasks for the team like planning label Jul 11, 2024
richvdh added a commit to matrix-org/matrix-react-sdk that referenced this pull request Jul 11, 2024
@richvdh richvdh added this pull request to the merge queue Jul 13, 2024
github-merge-queue bot pushed a commit to matrix-org/matrix-react-sdk that referenced this pull request Jul 13, 2024
* Remove call to no-op `checkOwnCrossSigningTrust`

this is a no-op on rust crypto

* inline `SecurityManager.isCachingAllowed`

Since #4789, this has just
been an obscure way to write a test of a local variable.

* Remove unused `CreateSecretStorageOpts.getKeyBackupPassphrase` parameter

This is unused on rust crypto (cf matrix-org/matrix-js-sdk#4313)
Merged via the queue into develop with commit 30a2681 Jul 13, 2024
31 checks passed
@richvdh richvdh deleted the rav/deprecate_getKeyBackupPassphrase branch July 13, 2024 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants