mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-04 21:08:51 +00:00
Monotone-Parent: 8c71c2f6c15c42ccc96502db7a2872d682131749
Monotone-Revision: 9d2034c400246e39f2d7a801f52ee4971e5b431a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-21T14:22:27 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -423,6 +423,9 @@ static BOOL uixDebugEnabled = NO;
|
||||
|
||||
- (NSString *) shortUserNameForDisplay
|
||||
{
|
||||
if ([context activeUser] == nil)
|
||||
return @"wrongusernamepassword";
|
||||
|
||||
return [[context activeUser] login];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user