owncloud / ocis

:atom_symbol: ownCloud Infinite Scale Stack
https://doc.owncloud.com/ocis/next/
Apache License 2.0
1.41k stars 184 forks source link

fix(graph): Use the correct opaqueId when Statting OCM shares #10501

Closed rhafer closed 2 weeks ago

rhafer commented 2 weeks ago

File shares need to use the base64 encoded path as the opaqueID, while for folder shares the base64 encode '/' should work.

Fixes #10495

rhafer commented 2 weeks ago

Hm, converting to draft again. Maybe there is a cleaner fix ...

rhafer commented 2 weeks ago

Hm, converting to draft again. Maybe there is a cleaner fix ...

Nevermind. That didn't workout.

micbar commented 2 weeks ago

This needs a rebase.

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
41.2% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud