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

when share_folder parameter is set in config.php, guests are unable to see incoming shares as the share_folder define cannot be created #1193

Closed
maximelehericy opened this issue Jun 24, 2024 · 2 comments

Comments

@maximelehericy
Copy link

  1. set share_folder parameter to folderForIncomingShares in config.php
  2. create a folder, and invite a guest
  3. log in with guest account
  4. see the shared folder in the Files widget on the dashboard
  5. click on it.
  6. you see nothing
  7. click on Files, you see nothing

As guest quota is 0B, folderForIncomingShares cannot be created.

Expected:

folderForIncomingShares should be created, and guests should be able to access data shared with them.

@alexanderdd
Copy link
Contributor

from Maxime: there is a workaround: create a groupfolder named "Shared", with only read access for only Guests group

@joshtrichards
Copy link
Member

See #1106 and #335

@maximelehericy maximelehericy closed this as not planned Won't fix, can't repro, duplicate, stale Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants