mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-22 23:02:43 +00:00
Monotone-Parent: e7ec0a46f57a1b5c7e5866aed9a41bc46905616f
Monotone-Revision: afc4594b09285c6c59dbdd9ba466cdfe352a1366 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-06T22:11:59 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -104,7 +104,7 @@ static BOOL debugObjectAllocation = NO;
|
||||
/* SoClass security declarations */
|
||||
sInfo = [self soClassSecurityInfo];
|
||||
/* require View permission to access the root (bound to authenticated ...) */
|
||||
[sInfo declareObjectProtected: SoPerm_View];
|
||||
// [sInfo declareObjectProtected: SoPerm_View];
|
||||
|
||||
/* to allow public access to all contained objects (subkeys) */
|
||||
[sInfo setDefaultAccess: @"allow"];
|
||||
|
||||
Reference in New Issue
Block a user