sources/ldap: add option to disable user sync, move connection init to model
This commit is contained in:
@ -23,6 +23,7 @@ class LDAPSourceSerializer(ModelSerializer):
|
||||
"group_object_filter",
|
||||
"user_group_membership_field",
|
||||
"object_uniqueness_field",
|
||||
"sync_users",
|
||||
"sync_groups",
|
||||
"sync_parent_group",
|
||||
"property_mappings",
|
||||
|
||||
Reference in New Issue
Block a user