mirror of
https://github.com/owncloud/ocis
synced 2026-04-25 17:25:21 +02:00
318 B
318 B
Bugfix: Don't use hardcoded groupOfNames in group creation
Formerly, when creating a group with a different objectClass, it will always use groupOfNames instead of the one provided in the config. Now, the server creates groups using the objectClass defined in the config.