mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-17 07:33:57 +00:00
test2
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
perr = PolicyNoError;
|
||||
trueLogin = [_login stringByReplacingString: @"%40"
|
||||
withString: @"@"];
|
||||
NSLog(@"login: %@ truelogin %@", _login, trueLogin);
|
||||
NSLog(@"login: %@ truelogin %@ pwd %@", _login, trueLogin, _pwd);
|
||||
rc = ([[SOGoUserManager sharedUserManager]
|
||||
checkLogin: trueLogin
|
||||
password: _pwd
|
||||
|
||||
Reference in New Issue
Block a user