diff --git a/SoObjects/SOGo/LDAPSource.m b/SoObjects/SOGo/LDAPSource.m index 86381d3a2..81024a270 100644 --- a/SoObjects/SOGo/LDAPSource.m +++ b/SoObjects/SOGo/LDAPSource.m @@ -110,7 +110,7 @@ static Class NSStringK; bindFields = nil; _scope = @"sub"; _filter = nil; - _userPasswordAlgorithm = nil; + _userPasswordAlgorithm = nil; listRequiresDot = YES; searchAttributes = nil;