mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 03:45:25 +00:00
Monotone-Parent: ddb6d1e34096a18e84b736ef11f42b6e70af2cec
Monotone-Revision: 227d08b1bace5a1e7b0760cc82dc7381016175ae Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-10T18:40:57 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -296,6 +296,11 @@ BootstrapNSUserDefaults ()
|
||||
return [self stringForKey: @"SOGoCASServiceURL"];
|
||||
}
|
||||
|
||||
- (BOOL) CASLogoutEnabled
|
||||
{
|
||||
return [self boolForKey: @"SOGoCASLogoutEnabled"];
|
||||
}
|
||||
|
||||
- (BOOL) enablePublicAccess
|
||||
{
|
||||
return [self boolForKey: @"SOGoEnablePublicAccess"];
|
||||
|
||||
Reference in New Issue
Block a user