rookie0 / nextcloud-sharing-path

🌩 Nextcloud app to enhance files sharing to be accessed by stored path, can be used as CDN origin.
GNU Affero General Public License v3.0
47 stars 11 forks source link

Cannot embed in external websites #22

Closed TheNomad11 closed 4 years ago

TheNomad11 commented 4 years ago

Very useful plugin, thanks alot. Accessing the file / image/ video via the URL in the browser works fine, but embedding it in an external website does not. I tried to embed a video on Wordpress site and also tried adding an image via plain html code, but the image or video cannot be accessed in this case. I wonder if it is a security feature by Nextcloud or not? Thanks!

rookie0 commented 4 years ago

Fixed in v0.2.3.

And if it's not works, maybe you need change some headers like Content-Security-Policy in your nginx.conf.