owncloud / ocis

:atom_symbol: ownCloud Infinite Scale Stack
https://doc.owncloud.com/ocis/next/
Apache License 2.0
1.4k stars 183 forks source link

OCM. federated connection is not dropped when one of the users deletes the connection #10216

Open ScharfViktor opened 1 month ago

ScharfViktor commented 1 month ago
Web UI 10.3.0
Ocis: 6.5.0

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

butonic commented 1 month ago

not covered by the OCM spec AFAICT: created https://github.com/cs3org/OCM-API/issues/147

butonic commented 4 weeks ago

decerased priority because this is not part of the spec, yet.