mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
d6cda3f2a6
Fixes #9028 For federated shares the share table holds no target information (since it is on the other server). So when a node is actually invalid and not found we should not display it anymore in the shared with sections etc and thus throw the proper exceptions. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>