mirror of
https://github.com/nextcloud/server.git
synced 2026-06-20 14:09:38 -04:00
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> |
||
|---|---|---|
| .. | ||
| BackgroundJob | ||
| Controller | ||
| RequestHandlerControllerTest.php | ||