From 2a614646dba8affa3b2169795471ed325182f2cd Mon Sep 17 00:00:00 2001 From: provokateurin Date: Wed, 1 Oct 2025 16:48:05 +0200 Subject: [PATCH] fix(admin): Add missing Github domain and explain App store download domains Signed-off-by: provokateurin --- admin_manual/installation/harden_server.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/admin_manual/installation/harden_server.rst b/admin_manual/installation/harden_server.rst index a120d52ce..223184bbc 100644 --- a/admin_manual/installation/harden_server.rst +++ b/admin_manual/installation/harden_server.rst @@ -267,7 +267,7 @@ Depending on your server setup, these are the possible connections: - apps.nextcloud.com - to check for available apps and their updates - submitted data: subscription key -- github.com, objects.githubusercontent.com +- github.com, objects.githubusercontent.com, release-assets.githubusercontent.com - to download Nextcloud standard apps - to download Nextcloud server releases - push-notifications.nextcloud.com @@ -285,6 +285,7 @@ Depending on your server setup, these are the possible connections: - if the admin has agreed to share anonymized server data - submitted data: statistical data. see here for the `detailed field list`_ - Any remote Nextcloud server that is connected with federated sharing +- When downloading apps from the App store other domains might be accessed, based on the choice of the app developers where they host the releases. For all official Nextcloud apps this is not the case though, because they are hosted on Github. .. _optional (config): https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/config_sample_php_parameters.html#has-internet-connection .. _detailed field list : https://github.com/nextcloud/survey_client