nextcloud/apps/files_sharing/tests
Ferdinand Thiessen 7c6f496b6b
fix(files_sharing): make legacy downloadShare endpoint compatible with legacy behavior
This needs to be able to directly download files if specified to only
download a single file and not a folder.
Also it was possible to either pass a files array json encoded or a
single file not encoded at all.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-02-20 19:43:49 +01:00
..
Collaboration
Command
Controller
External
Listener
Middleware
Migration
ApiTest.php
ApplicationTest.php
CacheTest.php
CapabilitiesTest.php
DeleteOrphanedSharesJobTest.php
EncryptedSizePropagationTest.php
EtagPropagationTest.php
ExpireSharesJobTest.php
ExternalStorageTest.php
GroupEtagPropagationTest.php
HelperTest.php
LockingTest.php
MountProviderTest.php
PropagationTestCase.php
SharedMountTest.php
SharedStorageTest.php
SharesReminderJobTest.php
ShareTest.php
SizePropagationTest.php
TestCase.php
UnshareChildrenTest.php
UpdaterTest.php
WatcherTest.php