mirror of
https://github.com/owncloud/ocis
synced 2026-04-27 18:17:41 +02:00
feat: cross instance sharing
Signed-off-by: Julian Koberg <julian.koberg@kiteworks.com>
This commit is contained in:
@@ -101,6 +101,7 @@ func DefaultConfig() *config.Config {
|
||||
UserIDAttribute: "owncloudUUID",
|
||||
UserTypeAttribute: "ownCloudUserType",
|
||||
UserEnabledAttribute: "ownCloudUserEnabled",
|
||||
UserGuestAttribute: "ownCloudGuestOf",
|
||||
ExternalIDAttribute: "owncloudExternalID",
|
||||
DisableUserMechanism: "attribute",
|
||||
LdapDisabledUsersGroupDN: "cn=DisabledUsersGroup,ou=groups,o=libregraph-idm",
|
||||
|
||||
Reference in New Issue
Block a user