nextcloud/apps/files_sharing/tests/Controller
Ferdinand Thiessen 8fc1b6f1cd 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 15:06:11 +00:00
..
ExternalShareControllerTest.php chore: remove legacy action to test remote endpoint 2024-11-29 11:14:37 +01:00
PublicPreviewControllerTest.php fix: Adjust preview for view-only shares 2024-10-28 15:52:27 +01:00
ShareAPIControllerTest.php fix(sharing): Ensure download restrictions are not dropped 2025-02-04 15:06:11 +00:00
ShareControllerTest.php feat(files_sharing): use share node or label as page title 2024-11-08 14:20:58 +01:00
ShareesAPIControllerTest.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
ShareInfoControllerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00