https://bugs.documentfoundation.org/show_bug.cgi?id=122451
Bug ID: 122451
Summary: iframe is not loaded when WOPI host is running on a
non-standard port
Product: LibreOffice Online
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
My test was:
1. docker run -d -p 8080:80 nextcloud
2. My IP is 192.168.100.20. I opened http://192.168.100.20:8080 in browser, set
up Nextcloud and installed Collabora Online app
3. docker run -t -d -p 9980:9980 -e "extra_params=--o:ssl.enable=false"
collabora/code
4. I set up the WOPI URL in Nextcloud to http://192.168.100.20:9980
The iframe is not loaded because of CSP violation. Since:
commit 296aba1beae64a65e4e86631a9c1458073ec8c2e
Author: Samuel Mehrbrodt <[email protected]>
Date: Fri Nov 23 09:33:13 2018 +0100
Improve allowed frame-ancestors
and
commit 8f1abe48397d7da4629fb50324289ad39102cfc7
Author: Samuel Mehrbrodt <[email protected]>
Date: Wed Nov 28 09:36:24 2018 +0100
Only add the host to frame-ancestors
Not a big deal, but ideally port number should be taken into account, in case
someone runs the WOPI host on a non-standard port.
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs