mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-24 21:05:25 +00:00
Monotone-Parent: a48e56be9dc4f4c17d6374ea074196e8073e8842
Monotone-Revision: 25927deff6f20855f706ef7448a2719227a7781c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-20T16:43:03 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -26,6 +26,9 @@
|
||||
|
||||
SOGoContactGCSEntry = {
|
||||
superclass = "SOGoContentObject";
|
||||
defaultRoles = {
|
||||
"View" = ( "Owner", "Delegate", "Organizer", "Authenticated" );
|
||||
};
|
||||
};
|
||||
|
||||
SOGoContactLDAPFolder = {
|
||||
@@ -34,6 +37,9 @@
|
||||
|
||||
SOGoContactLDAPEntry = {
|
||||
superclass = "SOGoContentObject";
|
||||
defaultRoles = {
|
||||
"View" = ( "Owner", "Delegate", "Organizer", "Authenticated" );
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user