0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-04 03:57:28 +00:00
nextcloud_server/apps/files_sharing/tests/Controller
Ferdinand Thiessen f9bd0ed462
fix(sharing): Ensure download restrictions are not dropped
When a user receives a share with share-permissions but also with
download restrictions (hide download or the modern download permission attribute),
then re-shares of that share must always also include those restrictions.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-02-04 16:22:11 +01:00
..
ExternalShareControllerTest.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00
PublicPreviewControllerTest.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00
ShareAPIControllerTest.php fix(sharing): Ensure download restrictions are not dropped 2025-02-04 16:22:11 +01:00
ShareControllerTest.php test: fix ShareControllerTest.php 2024-09-19 14:24:22 +02:00
ShareesAPIControllerTest.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00
ShareInfoControllerTest.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00