mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-17 07:33:57 +00:00
fix(ldap): update baseDN with correct domain if needed
This commit is contained in:
@@ -784,6 +784,8 @@ groupObjectClasses: (NSArray *) newGroupObjectClasses
|
||||
|
||||
didChange = NO;
|
||||
|
||||
[self updateBaseDNFromLogin: login];
|
||||
|
||||
NS_DURING
|
||||
if ([login length] > 0)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user