Monotone-Parent: e9fa1043e9534cb3eec34f44262b47fc5fd63efe

Monotone-Revision: 57cbcf45049bbaef379f632ffc126cbef957d953

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-11-23T08:35:33
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2008-11-23 08:35:33 +00:00
parent 94d3464658
commit 31ba4be81f
2 changed files with 54 additions and 58 deletions
+8
View File
@@ -1,5 +1,13 @@
2008-11-23 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/SOGo/SOGoUserFolder.m ([SOGoUserFolder
-davCollectionQuery:queryContext]): simplified method by returning
only the folders with the specified type that are shared by the
owner of the current user folder. The folder owner is now
identified correctly with his personal folder principal.
([SOGoUserFolder -davUserQuery:queryContext]): when an LDAP info
attribute is available for the user, we return it too.
* SoObjects/SOGo/LDAPUserManager.m ([LDAPUserManager
+initialize]): we need to retain the LDAPContactInfoAttribute
static var, to avoid a zombie.