Monotone-Parent: 2d120d90819b42e21a50956a14c0c5d130cfdf09
Monotone-Revision: 376221b991f7b0bee18cfede79614398e85e5b99

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-10-31T18:52:52
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-10-31 18:52:52 +00:00
parent ad4fba45dc
commit ffa6aa7ecd
8 changed files with 88 additions and 275 deletions
-1
View File
@@ -73,7 +73,6 @@ static SOGoAuthenticator *auth = nil;
{
BOOL result;
return YES;
if ([authMethod isEqualToString: @"LDAP"])
result = [self LDAPCheckLogin: _login password: _pwd];
else