Monotone-Parent: 25a776bd6b15aa10f240bacd8adc2804905b3aa3

Monotone-Revision: 120bebe836052f03cd990ffe1cf7418954873186

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-07-04T20:15:42
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-07-04 20:15:42 +00:00
parent 96dec58f8e
commit 58b5aaf3ec
2 changed files with 35 additions and 21 deletions
+7
View File
@@ -1,5 +1,12 @@
2007-07-04 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/SOGo/SOGoUser.m ([SOGoUser +initialize]): read the
SOGoSuperUsername user defaults.
([SOGoUser -initWithLogin:newLoginroles:newRoles]): simplified
method.
([SOGoUser -rolesForObject:objectinContext:context]): if the
current user is the superuser, grant him/her the "owner" role.
* SoObjects/SOGo/SOGoFolder.m ([SOGoFolder -ocsFolder]): create
the folder only if the current user is the owner of the future
folder.