-
Notifications
You must be signed in to change notification settings - Fork 197
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
OCM. federated connection is not dropped when one of the users deletes the connection #10216
Open
Tracked by
#9735
Labels
Comments
not covered by the OCM spec AFAICT: created cs3org/OCM-API#147 |
55 tasks
decerased priority because this is not part of the spec, yet. |
37 tasks
16 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps:
Given using server "LOCAL"
And "Alice" has generated invitation
And using server "REMOTE"
And "Brian" has accepted invitation
And using server "LOCAL"
When "Alice" deletes federation connection with user "Brian"
Actual:
Alice cannot longer find and share to Brian - correct
but Brian can find and share to Alice
Expected: both users cannot find and share with each other
The text was updated successfully, but these errors were encountered: