Skip to content

Commit 2b6b58d

Browse files
Merge pull request #13742 from nextcloud/fix/admin/app-download-domains
2 parents 0d828e7 + 6acedce commit 2b6b58d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

admin_manual/installation/harden_server.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ Depending on your server setup, these are the possible connections:
269269
- apps.nextcloud.com
270270
- to check for available apps and their updates
271271
- submitted data: subscription key
272-
- github.com, objects.githubusercontent.com
272+
- github.com, objects.githubusercontent.com, release-assets.githubusercontent.com
273273
- to download Nextcloud standard apps
274274
- to download Nextcloud server releases
275275
- push-notifications.nextcloud.com
@@ -287,6 +287,7 @@ Depending on your server setup, these are the possible connections:
287287
- if the admin has agreed to share anonymized server data
288288
- submitted data: statistical data. see here for the `detailed field list`_
289289
- Any remote Nextcloud server that is connected with federated sharing
290+
- 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.
290291

291292
.. _optional (config): https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/config_sample_php_parameters.html#has-internet-connection
292293
.. _detailed field list : https://github.com/nextcloud/survey_client

0 commit comments

Comments
 (0)