mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
propagate from branch 'ca.inverse.sogo.1_3_12' (head 2b438d60e3231cf7f4811dadaf9a91a62885d15b)
to branch 'ca.inverse.sogo' (head 2a5d61f1ed60b9d00203fc41d7b5af818e00391f) Monotone-Parent: 2a5d61f1ed60b9d00203fc41d7b5af818e00391f Monotone-Parent: 2b438d60e3231cf7f4811dadaf9a91a62885d15b Monotone-Revision: 96f11391475b0d4e71002f19f89309839d039b36 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-07T14:12:46 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -110,8 +110,8 @@ static NSArray *childRecordFields = nil;
|
||||
withEquivalent: SoPerm_WebDAVAccess
|
||||
asChildOf: davElement (@"read", @"DAV:")]; */
|
||||
[aclManager registerDAVPermission: davElement (@"write", @"DAV:")
|
||||
abstract: YES
|
||||
withEquivalent: nil
|
||||
abstract: NO
|
||||
withEquivalent: SoPerm_AddDocumentsImagesAndFiles
|
||||
asChildOf: davElement (@"all", @"DAV:")];
|
||||
[aclManager registerDAVPermission: davElement (@"bind", @"DAV:")
|
||||
abstract: NO
|
||||
|
||||
Reference in New Issue
Block a user