mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-25 14:30:28 -05:00
Previously ListRoleAssignments needed to be able to return the default assignments when the metadata client was not initialized. This was added in order to be able to bootstrap the metadata client (which caused a call to ListRoleAssignments by itself). With the recent switch to a separate user-provider and permissions service for the metadata storage this no longer needed.