mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-27 09:02:43 +00:00
Monotone-Parent: 04a60f0ffcce00cdaa013ad4aa3a7c52d424be5d
Monotone-Revision: b6f84126ac2021d08f22e82a808855083300c601 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-16T17:36:56 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
"View" = ( "Owner", "Delegate", "Assistant" );
|
||||
"FreeBusyLookup" = ( "Owner", "Delegate", "Assistant", "FreeBusy" );
|
||||
"Add Documents, Images, and Files" = ( "Owner", "Delegate" );
|
||||
"Access Contents Information" = ( "Owner", "Delegate", "Assistant" );
|
||||
};
|
||||
};
|
||||
|
||||
@@ -26,6 +27,7 @@
|
||||
defaultRoles = {
|
||||
"View" = ( "Owner", "Delegate", "Organizer", "Authenticated" );
|
||||
"Change Images and Files" = ( "Owner", "Delegate", "Organizer" );
|
||||
"Access Contents Information" = ( "Owner", "Delegate", "Assistant" );
|
||||
};
|
||||
};
|
||||
SOGoTaskObject = {
|
||||
@@ -33,6 +35,7 @@
|
||||
defaultRoles = {
|
||||
"View" = ( "Owner", "Delegate", "Organizer", "Authenticated" );
|
||||
"Change Images and Files" = ( "Owner", "Delegate", "Organizer" );
|
||||
"Access Contents Information" = ( "Owner", "Delegate", "Assistant" );
|
||||
};
|
||||
};
|
||||
SOGoFreeBusyObject = {
|
||||
|
||||
Reference in New Issue
Block a user