nextcloud / richdocuments

📑 Collabora Online for Nextcloud
https://nextcloud.com/collaboraonline
350 stars 115 forks source link

WOPI address needs to be empty #3856

Open bes1002t opened 1 month ago

bes1002t commented 1 month ago

Describe the bug Documents won't open, if the WOPI address is not empty. A clear documentation of the issue is posted here: https://help.nextcloud.com/t/security-setting-for-nextcloud-office/151613/11 Please also clarify the security implications of the empty list.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Administration Settings'
  2. In the Navigation Bar, go to 'Office'
  3. Check 'Allow list for WOPI requests'

Expected behavior Enter localhost and documents could be edited in browser

Current behavior Document editing only works in browser, if the WOPI requests list is empty

Client details:

Server details

Operating system: Debian Bookworm Web server: Nginx Database: Mysql PHP version: 8.3.9 Nextcloud version: Nextcloud Hub 8 (29.0.3) Version of Collabora Online 24.4.402 BUILT-IN CODE Server

XueSheng-GIT commented 1 month ago

I don't see why WOPI needs to be empty. I assume there's a configuration issue with the CODE server. Maybe double check the documentation.

https://sdk.collaboraonline.com/docs/installation/Configuration.html https://sdk.collaboraonline.com/docs/How_to_integrate.html

bes1002t commented 2 weeks ago

I'm using the built in CODE server. Either there needs to be a nextcloud config update on my server, or something else is broken. However, I'm not aware of any additional required config which is needed with the Built-In CODE server. And I'm not the only one with this problem, as explained in the thread I linked in the initial post.

I've updated my initial post and aded the information, that I use the Built-In CODE Server.