-
Notifications
You must be signed in to change notification settings - Fork 867
Add support for mandatory backup or passphrase from .well-known configuration #6134
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 support for mandatory backup or passphrase from .well-known configuration #6134
Conversation
vector/src/main/java/im/vector/app/features/home/HomeActivityViewModel.kt
Outdated
Show resolved
Hide resolved
9b9d0d2 to
e1f9e4d
Compare
|
It seems like I missed some code needed to make verification also mandatory if this config is used, it's included now. |
vector/src/main/java/im/vector/app/features/crypto/recover/BootstrapSetupRecoveryKeyFragment.kt
Show resolved
Hide resolved
vector/src/main/java/im/vector/app/features/crypto/recover/BootstrapSharedViewModel.kt
Show resolved
Hide resolved
vector/src/main/java/im/vector/app/features/home/HomeActivityViewModel.kt
Outdated
Show resolved
Hide resolved
|
SonarCloud Quality Gate failed.
|
fedrunov
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for changes
cad07bd to
130ed63
Compare
Matrix SDKIntegration Tests Results:
|









Fixes #6133 .
Type of change
Content
Adds a feature to setup mandatory key backup or passphrase for all users based on the
.well-knownconfiguration of the home server.Tests
Tested devices
Checklist