sources/ldap: add option to disable user sync, move connection init to model
This commit is contained in:
@ -26,6 +26,7 @@ class LDAPSourceForm(forms.ModelForm):
|
||||
"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