mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-24 21:49:12 -06:00
This reworks the cs3PermissionsToLibreGraph() so that it is able to return the libreGraph.Permissions in the legacy and the new v1beta1 format. The main differences between both are that v1beta1 returns the identities in the 'grantedToV2' property and the 'roles' are returned as IDs instead of the legacy role names.