]> source.dussan.org Git - nextcloud-server.git/commit
Remove apps delivered from the appstore 4626/head
authorLukas Reschke <lukas@statuscode.ch>
Mon, 1 May 2017 14:45:13 +0000 (16:45 +0200)
committerLukas Reschke <lukas@statuscode.ch>
Mon, 1 May 2017 14:47:58 +0000 (16:47 +0200)
commita3546b0ec0a1be9a8a5a5d1ce2ac31e44aaf635c
tree913ee9dd9faaed7a58899d9e739ba8edeb8467d3
parent2152d5f1f610a40539f11e91318ab27c54400ef3
Remove apps delivered from the appstore

Apps that are in shipped.json follow some more requirements such as having a valid code integrity check. This is not something that we require when they come from the appstore as there we verify the download integrity via the signature.

Also the updater treats apps that are shipped differently. We should however handle the apps like any other app from the appstore.

Fixes https://github.com/nextcloud/server/issues/4605

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
core/shipped.json