mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-20 19:05:25 +00:00
Monotone-Parent: c86e5bf2a9f5a99a13334f1078af7e6eea186f02
Monotone-Revision: 2f3e59ca771f0f87a19e27da7ce51726090f893c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-27T22:08:09 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -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" );
|
||||
|
||||
Reference in New Issue
Block a user