mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-06 00:45:09 +00:00
Monotone-Parent: c7cef69f421b88269a1f0f48450e7746468a6cb8
Monotone-Revision: aa77eb2904bbe4270428126e707735db8d28bea4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-02-06T20:11:11 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -817,6 +817,8 @@ static NSArray *childRecordFields = nil;
|
||||
if (!acls)
|
||||
{
|
||||
acls = [self _fetchAclsForUser: uid forObjectAtPath: objectPath];
|
||||
if (!acls)
|
||||
acls = [NSArray array];
|
||||
[self _cacheRoles: acls forUser: uid forObjectAtPath: objectPath];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user