Monotone-Parent: c86e5bf2a9f5a99a13334f1078af7e6eea186f02

Monotone-Revision: 2f3e59ca771f0f87a19e27da7ce51726090f893c

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-04-27T22:08:09
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Wolfgang Sourdeau 2007-04-27 22:08:09 +00:00
parent ec115e83f4
commit 163d16e464
1 changed files with 2 additions and 1 deletions

View File

@ -22,7 +22,8 @@
defaultRoles = {
"Add Documents, Images, and Files" = ( "Owner", "ObjectCreator" );
"View" = ( "Owner", "AuthorizedSubscriber" );
"Access Contents Information" = ( "Owner", "AuthorizedSubscriber" );
"Access Contents Information" = ( "Owner", "ObjectViewer", "AuthorizedSubscriber" );
"Change Images And Files" = ( "Owner", "ObjectEditor" );
"WebDAV Access" = ( "Owner", "AuthorizedSubscriber" );
"ReadAcls" = ( "Owner", "AuthorizedSubscriber" );
"SaveAcls" = ( "Owner" );