mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-20 19:05:25 +00:00
See ChangeLog
Monotone-Parent: 6447c0cddc2aaf8251e73cdfed175eed08cf5bac Monotone-Revision: 32e14dc57c4f6d9a43de5dfdf3c298091cbf84ea Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-01-08T17:48:45 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
NSString *UIDField;
|
||||
NSArray *mailFields;
|
||||
NSString *IMAPHostField;
|
||||
NSString *bindFields;
|
||||
NSArray *bindFields;
|
||||
|
||||
NSString *domain;
|
||||
NSString *contactInfoAttribute;
|
||||
@@ -74,7 +74,7 @@
|
||||
UIDField: (NSString *) newUIDField
|
||||
mailFields: (NSArray *) newMailFields
|
||||
IMAPHostField: (NSString *) newIMAPHostField
|
||||
andBindFields: (NSString *) newBindFields;
|
||||
andBindFields: (id) newBindFields;
|
||||
|
||||
- (NGLdapEntry *) lookupGroupEntryByUID: (NSString *) theUID;
|
||||
- (NGLdapEntry *) lookupGroupEntryByEmail: (NSString *) theEmail;
|
||||
|
||||
Reference in New Issue
Block a user