Commit graph

2 commits

Author SHA1 Message Date
tobiasKaminsky
2c67d7abe8
Fix FederatedShareProviderReshareRemoteTest
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2026-03-24 15:53:58 +01:00
Daniel Kesselberg
e36159f505
fix(sharing): do not notify remote if owner and sharee are local users
If both the owner and the sharee are local users, no remote notification is required.
If either the owner or the sharee is not a local user, the change must be propagated.

Based on https://github.com/owncloud/core/pull/37534

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Co-authored-by: Victor Dubiniuk <victor.dubiniuk@gmail.com>
2026-03-04 11:49:20 +01:00