Nextcloud attachements fail loading #152
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Content-Security-Policy: Die Einstellungen der Seite haben das Laden einer Ressource (img-src) auf http://cloud.malobeo.org/apps/text/mediaPreview?documentId=920&mediaFileName=bizhub-c258-datasheet.pdf blockiert, da sie gegen folgende Direktive verstößt: "img-src 'self' data: blob: https://*.tile.openstreetmap.org"I dont think this is due to proxy settings since the error states that only image data from 'openstreetmap.org' is expected. This certainly is not configured by us but must be some problem within nextcloud source code, or within the nixos module we use for nextcloud.
Or there is a misconfiguration in our instances that makes the nextcloud belive pdf/images would be map data.
Ah also it requests from http not https which could be the problem.
Jep, http was the problem. Fixed in
c40d84ba4d