owncloud/core

View on GitHub
changelog/10.8.0_2021-07-15/38788

Summary

Maintainability
Test Coverage
Bugfix: Include incoming and parent permissions in Share UI subfolder reshares

Before this fix SharePanel in Share UI did not include permissions of both incoming and parent shares 
for subfolder reshares. It caused lack of possibility of resharing such files/folder even 
though server-side permissions allowed it.

https://github.com/owncloud/core/pull/38788
https://github.com/owncloud/enterprise/issues/4497