mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-09-13 22:29:01 -04:00
publicshare.ReduceResourceInfo/ReducePermissions replace both copies: the publicstorageprovider's private filterPermissions plus its augment path rewrite, and graph's reimplementation. Graph resolves the link of the request (share root and grant, one GetPublicShare and one Stat) and applies the same reduction the provider applies to its own responses. Paths below the public drive are share-root relative now, on every route. Vendored reva change, goes into the reva PR later.