Monotone-Parent: 7d01af187554df2b24caa2526dd92eea0e8454ee

Monotone-Revision: 140cf39d8e4843502d824435239a59f459c181d7

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-04-17T14:32:47
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-04-17 14:32:47 +00:00
parent 4a265cdcbd
commit fa452e68e7
3 changed files with 78 additions and 42 deletions
+7
View File
@@ -1,5 +1,12 @@
2007-04-17 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/SOGo/SOGoContentObject.m ([SOGoContentObject -acls]):
new method to comply with the new acl "protocol" in SOGoObject.
Uses SOGoFolder's new facilities for ACLS.
([SOGoContentObject -aclsForUser:uid]): idem.
([SOGoContentObject -setRoles:rolesforUser:uid]): idem.
([SOGoContentObject -removeAclsForUsers:users]): idem.
* SoObjects/SOGo/SOGoFolder.m ([SOGoFolder
-aclsForObjectAtPath:objectPathArray]): new method generic to GCS
based folders. This method is derived from the code that was in