mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-20 12:29:29 +00:00
(fix) allow getting password from context for OC
This commit is contained in:
committed by
Ludovic Marcotte
parent
7c86a43e48
commit
c5017fc69e
@@ -72,4 +72,8 @@
|
||||
return imapPassword;
|
||||
}
|
||||
|
||||
- (NSString *) passwordInContext: (WOContext *) context
|
||||
{
|
||||
return password;
|
||||
}
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user