mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-19 13:43:22 +00:00
(fix) make sure we keep a pristine version of the baseDN
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
NSString *_userPasswordAlgorithm;
|
||||
|
||||
NSString *_baseDN;
|
||||
NSString *_pristineBaseDN;
|
||||
LDAPSourceSchema *_schema;
|
||||
NSString *_IDField; // the first part of a user DN
|
||||
NSString *_CNField;
|
||||
|
||||
Reference in New Issue
Block a user