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

Roll back change to device isolation mode #104

Merged
merged 2 commits into from
Sep 30, 2024

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Sep 30, 2024

#92 changed the default mode for encryption to throw an error when sending a message and the room contains either:

  • a verified user with an unverified device
  • a verifeid user who has changed their identity.

We're not really ready for this (we lack the UI to deal with it), so roll that back.

…`false`

#92 changed the default mode
for encryption to throw an error when sending a message and the room contains either:
 - a verified user with an unverified device
 - a verifeid user who has changed their identity.

We're not really ready for this (we lack the UI to deal with it), so roll that
back.
@richvdh richvdh added this pull request to the merge queue Sep 30, 2024
Merged via the queue into develop with commit 36fae00 Sep 30, 2024
27 checks passed
@richvdh richvdh deleted the rav/no_error_on_verified_user_problems branch September 30, 2024 20:50
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