From 99bd4c9ff8e5442d2584440525fee87f390bbe4a Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Tue, 11 May 2021 13:52:07 +0200 Subject: [PATCH] Document lack of expiration propagation Ref https://github.com/nextcloud/server/pull/25320 for Nextcloud 22 --- user_manual/files/sharing.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/user_manual/files/sharing.rst b/user_manual/files/sharing.rst index da5cc98ee..d58adb9eb 100644 --- a/user_manual/files/sharing.rst +++ b/user_manual/files/sharing.rst @@ -40,6 +40,7 @@ For public *file* shares, you may allow editing the file with one of Nextcloud's .. figure:: ../images/sharing_public_file.png +.. note:: Password protection as well as file expiration are not propagated using Federated File Sharing in current Nextcloud releases. This will be adjusted in Nextcloud 22. Internal shares with users and groups -------------------------------------