From 66329c50a46c4c8adeb044788a8ed720aee322c3 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Wed, 25 Nov 2020 09:37:00 +0100 Subject: [PATCH] List bg version expiration as limitation of session cred ext strg Background version expiration doesn't work if cron can't access the storage. This limitation wasn't documented. Signed-off-by: Christoph Wurst --- .../configuration_files/external_storage/auth_mechanisms.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/admin_manual/configuration_files/external_storage/auth_mechanisms.rst b/admin_manual/configuration_files/external_storage/auth_mechanisms.rst index 8eee7ba0ee3..0decb12abc1 100644 --- a/admin_manual/configuration_files/external_storage/auth_mechanisms.rst +++ b/admin_manual/configuration_files/external_storage/auth_mechanisms.rst @@ -38,6 +38,7 @@ credentials and therefore cannot perform any background tasks on the storage: * Sharing is disabled * Background file scanning does not work +* Background versions expiration does not work * Desktop and mobile clients that use tokens to authenticate can not access those shares * Other services that might request the file through a different request like Collabora Online or OnlyOffice will not be able to open files from that storage * The method cannot be used with SAML authentication, because Nextcloud does not get a hold of any credentials whatsoever