Monotone-Parent: ba0063d228f496f6d43be55b3d6aeb33e2ba34e1

Monotone-Revision: 9f7fe2aea256613b84bdc296bef103767495048d

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-04-24T22:45:38
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-04-24 22:45:38 +00:00
parent f6c034eb63
commit 8b3034a5f2
5 changed files with 31 additions and 22 deletions
+1 -7
View File
@@ -307,12 +307,6 @@
/* acls */
- (NSString *) defaultAclRoles
{
#warning this should be changed to something useful
return @"tourist";
}
- (NSArray *) acls
{
return [container aclsForObjectAtPath: [self pathArrayToSoObject]];
@@ -324,7 +318,7 @@
forObjectAtPath: [self pathArrayToSoObject]];
}
- (void) setRoles: (NSString *) roles
- (void) setRoles: (NSArray *) roles
forUser: (NSString *) uid
{
return [container setRoles: roles