mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-18 18:05:36 +00:00
See ChangeLog.
Monotone-Parent: 9622fc005299a8ed3c143c177667be6f33df9523 Monotone-Revision: d03d3ac4770756bf4494d9e20e9768b28e5ff0cb Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-26T15:25:49
This commit is contained in:
@@ -761,7 +761,7 @@
|
||||
else
|
||||
cacheUid = aUID;
|
||||
jsonUser = [[SOGoCache sharedCache] userAttributesForLogin: cacheUid];
|
||||
currentUser = [jsonUser objectFromJSONString];
|
||||
currentUser = [jsonUser objectFromJSONString];
|
||||
if (!([currentUser objectForKey: @"emails"]
|
||||
&& [currentUser objectForKey: @"cn"]))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user