owncloud/core

View on GitHub
changelog/10.14.0_2024-02-19/41171

Summary

Maintainability
Test Coverage
Enhancement: Replace the isAdmin implementation

Instead of asking the backends for the groups an user belongs to, we now get the admin group and list the members to detect if user is admin or not

https://github.com/owncloud/core/pull/41171