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

Draft: fix: ensure that direct chat has not more than two members #1359

Closed
wants to merge 1 commit into from

Conversation

famedly-bot
Copy link

In GitLab by @h.carnot on Mar 24, 2022, 12:40

Description

Fixes #248

Checklist

  • I read the [Contributor Guide] and followed the process outlined there for submitting PRs.
  • I updated/added relevant documentation (doc comments with ///).
  • I did not add or update methods, functions or widgets without tests.

@famedly-bot
Copy link
Author

In GitLab by @h.carnot on Mar 24, 2022, 12:41

Wouldn't be better to automatically create a new room with only the user that we want to send the verification request to ?

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@famedly-bot
Copy link
Author

In GitLab by @h.carnot on Mar 24, 2022, 13:50

added 1 commit

  • 299c766f - feat: outbound verification request in all case when it has ended

Compare with previous version

@famedly-bot
Copy link
Author

In GitLab by @krille-chan on Mar 24, 2022, 13:59

Commented on lib/src/utils/device_keys_list.dart line 92

Hm, but if I have invited a bot to a DM room, why should it be impossible to do a verification in it? 🤔

@famedly-bot
Copy link
Author

In GitLab by @h.carnot on Mar 24, 2022, 15:36

Commented on lib/src/utils/device_keys_list.dart line 92

I think it should be fine. Depends on how client are configured to m.key.request, but should be ok.
On contrary to the linked issue, I didn't get any issue while testing.

@famedly-bot
Copy link
Author

In GitLab by @h.carnot on Mar 24, 2022, 15:37

marked this merge request as draft

@famedly-bot
Copy link
Author

In GitLab by @h.carnot on Apr 27, 2022, 11:44

I will close this is as the linked issue is an open question. Further discussion in the issue is needed.

@famedly-bot famedly-bot closed this Jul 8, 2023
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.

#64 ⁃ Ensure direct chats don't have more than two accounts before sending E2EE verification messages
3 participants