groupfolders icon indicating copy to clipboard operation
groupfolders copied to clipboard

fix: Set mount point target user as storage owner

Open juliusknorr opened this issue 11 months ago โ€ข 0 comments

Requires https://github.com/nextcloud/server/pull/44294

This will avoid that calling getUserFolder($user)->getByid($id) will fail on paths that have no share permission without a user session.

Fix https://github.com/ONLYOFFICE/onlyoffice-nextcloud/issues/900

juliusknorr avatar Mar 19 '24 08:03 juliusknorr