sources/ldap: implement LDAP password validation and syncing
This commit is contained in:
@ -37,6 +37,7 @@ class LDAPSourceForm(forms.ModelForm):
|
||||
"user_group_membership_field",
|
||||
"object_uniqueness_field",
|
||||
"sync_users",
|
||||
"sync_users_password",
|
||||
"sync_groups",
|
||||
"sync_parent_group",
|
||||
"property_mappings",
|
||||
|
||||
Reference in New Issue
Block a user