-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore: Forbid local user from inviting remote user to a public room #59
Conversation
6587e9b
to
ab1f672
Compare
ff30ea5
to
9fc35e4
Compare
055ab1f
to
ac95424
Compare
9fc35e4
to
7c6db75
Compare
3410f38
to
0301c42
Compare
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.
Do we have no tests, that test inviting into a public room after creation? Could you add a short one for that?
7c6db75
to
0301c42
Compare
um, what happened? |
not sure why this closed. I didn't hit that button |
open |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #59 +/- ##
==========================================
+ Coverage 97.92% 97.94% +0.01%
==========================================
Files 9 9
Lines 772 778 +6
Branches 106 109 +3
==========================================
+ Hits 756 762 +6
Misses 16 16
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
c0236b3
to
d26c8b7
Compare
c0236b3 |
d26c8b7
to
409764c
Compare
requires #61
bullet point 2 of famedly/product-management#2925
Public rooms do not require an invite to join, but placing such an invite can circumvent the required blocking. By not allowing such an invite to be created, this should prevent that circumvention