Monotone-Parent: 516d8777b6a71fba03c2274b667be5bcfd9a9a81

Monotone-Revision: 267e6d207c2b21dd1ac48357f84bd5251da930b1

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-10-31T14:18:17
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-10-31 14:18:17 +00:00
parent 2ac01d68bd
commit 8fd1c93ac3
2 changed files with 6 additions and 3 deletions
+1 -3
View File
@@ -98,9 +98,7 @@ NSString *SOGoWeekStartFirstFullWeek = @"FirstFullWeek";
ASSIGN (defaultLanguage, @"English");
}
if (!superUsernames)
{
superUsernames = [ud arrayForKey: @"SOGoSuperUsernames"];
}
ASSIGN (superUsernames, [ud arrayForKey: @"SOGoSuperUsernames"]);
acceptAnyUser = ([[ud stringForKey: @"SOGoAuthentificationMethod"]
isEqualToString: @"bypass"]);