mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-10 05:55:25 +00:00
Monotone-Parent: e862c091a9e60e7f16da927f0c0c174a7c80dd6f
Monotone-Revision: c47b4189de100dcbf3a1ecb250e443f0ca4b3f91 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-24T17:33:15 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -561,8 +561,8 @@ SEL SOGoSelectorForPropertySetter (NSString *property)
|
||||
[self _davPrivilegesFromRoles: roles]);
|
||||
[currentAce addObject: currentGrant];
|
||||
[aces addObject: davElementWithContent (@"ace", @"DAV:", currentAce)];
|
||||
[currentAce release];
|
||||
}
|
||||
[currentAce release];
|
||||
}
|
||||
|
||||
- (void) _fillAcesWithRolesForPseudoPrincipals: (NSMutableArray *) aces
|
||||
|
||||
Reference in New Issue
Block a user