nextcloud/apps/federatedfilesharing/tests
Micke Nordin 4d5841761f
fix(cloud_federation_api): accept multi-protocol share envelopes
Shares using the OCM multi-protocol envelope (name multi, with the secret carried in a sibling protocol entry such as webdav) were rejected with Missing sharedSecret in protocol. Scan every protocol entry for the shared secret during validation, resolve the secret from the matching entry, and let the files provider serve the webdav entry of a multi envelope. Covers the file and folder resource types.

Signed-off-by: Micke Nordin <kano@sunet.se>
2026-06-17 11:01:19 +02:00
..
Controller chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
OCM fix(cloud_federation_api): accept multi-protocol share envelopes 2026-06-17 11:01:19 +02:00
Settings chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
AddressHandlerTest.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
FederatedShareProviderReshareRemoteTest.php feat(federatedfilesharing): create refresh tokens and sign token exchange 2026-06-17 11:01:15 +02:00
FederatedShareProviderTest.php feat(federatedfilesharing): create refresh tokens and sign token exchange 2026-06-17 11:01:15 +02:00
NotificationsTest.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TestCase.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TokenHandlerTest.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00