nextcloud-server/apps/files_sharing/tests
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 +07:00
..
Collaboration fix(autocomplete): Move known array keys to psalm docs 2024-09-23 17:07:53 +07:00
Command fix(sharing): add command to fix broken shares after ownership transferring 2024-12-12 07:15:50 +07:00
Controller fix(sharing): Ensure download restrictions are not dropped 2025-02-04 16:22:11 +07:00
External test: put parent items into cache in tests 2024-09-19 13:59:08 +07:00
Middleware chore: Add SPDX header 2024-06-06 22:53:41 +07:00
Migration chore: Add SPDX header 2024-06-06 22:53:41 +07:00
js chore: Add SPDX header 2024-06-06 22:53:41 +07:00
ApiTest.php fix(files_sharing): Cleanup error messages 2024-10-28 13:07:38 +07:00
ApplicationTest.php Merge pull request #44967 from nextcloud/perf/sharing-events 2024-06-10 11:57:53 +07:00
CacheTest.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
CapabilitiesTest.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
DeleteOrphanedSharesJobTest.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
EncryptedSizePropagationTest.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
EtagPropagationTest.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
ExpireSharesJobTest.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
ExternalStorageTest.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
GroupEtagPropagationTest.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
HelperTest.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
LockingTest.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
MountProviderTest.php fix(files_sharing): phpunit & openapi fixes 2024-07-12 20:14:30 +07:00
PropagationTestCase.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
ShareTest.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
SharedMountTest.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
SharedStorageTest.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
SizePropagationTest.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
TestCase.php test: mark share test cleanup as running across all shards 2024-08-28 14:54:14 +07:00
UnshareChildrenTest.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
UpdaterTest.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
WatcherTest.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00