mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-13 10:53:18 +00:00
See ChangeLog
Monotone-Parent: 7add512502128fa47711440a971acc4db37b514b Monotone-Revision: f3e126a601c0f8c108b12798b89b865a4a61cdb1 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-22T17:15:08 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -173,6 +173,10 @@ static NSLock *lock = nil;
|
||||
for (count = 0; count < max; count++)
|
||||
[self _registerSource: [sources objectAtIndex: count]];
|
||||
}
|
||||
else
|
||||
{
|
||||
[self errorWithFormat: @"No authentication sources defined - nobody will be able to login. Check your defaults."];
|
||||
}
|
||||
}
|
||||
|
||||
- (id) init
|
||||
|
||||
Reference in New Issue
Block a user