Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Save As" from CODE in link-shared folder can save in the folder of the user who created the share. #3830

Closed
A-Aurel opened this issue Jul 21, 2024 · 3 comments · Fixed by #4306
Labels
bug Something isn't working

Comments

@A-Aurel
Copy link

A-Aurel commented Jul 21, 2024

Describe the bug
When a guest "Saves as", guest can save in the folder of the user who created the share.

To Reproduce
Steps to reproduce the behavior:

USER creates a folder and shares a link with write access.
GUEST enters the folder, creates an Opendocument sheet, and opens it via Nextcloud Richdocuments app, with CODE.
GUEST "Saves as" or ("Export") to /File.ods

Expected behavior
The "/" is related to the files of USER, not to the share.
GUEST should be restricted to writing in the shared folder only.

Screenshots
N/A

Client details:

  • OS: Linux
  • Browser Chromium
  • Version 126.0.6478.126
  • Device: desktop

Server details

Operating system:
Fedora

Web server:
Apache

Database:
Mariadb

PHP version:
8.3.8

Nextcloud version:
29.0.3

Version of the richdocuments app
8.4.3

Version of Collabora Online
COOLWSD version:
24.04.4.2 git hash: fbf97e9 (E)

Configuration of the richdocuments app

    "apps": {
        "richdocuments": {
            "canonical_webroot": "",
            "disable_certificate_verification": "",
            "enabled": "yes",
            "external_apps": "",
            "installed_version": "8.4.3",
            "public_wopi_url": "https:\/\/office.xxx.xxx:443",
            "types": "prevent_group_restriction",
            "wopi_allowlist": "10.88.0.0\/16",
            "wopi_url": "https:\/\/office.xxx.xxx:443"
        }
    }
}

@joshtrichards
Copy link
Member

@A-Aurel
Copy link
Author

A-Aurel commented Jul 22, 2024 via email

@joshtrichards
Copy link
Member

Yes, please report it there. Thanks! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants