mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-08 23:19:04 +01:00
fixed not working ldap connection using php4-restore session-mode
This commit is contained in:
parent
e9003d58f2
commit
9887c58b4d
@ -259,6 +259,7 @@ class so_ldap
|
|||||||
$GLOBALS['egw_info']['user']['passwd']
|
$GLOBALS['egw_info']['user']['passwd']
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns the supported fields of this LDAP server (based on the objectclasses it supports)
|
* Returns the supported fields of this LDAP server (based on the objectclasses it supports)
|
||||||
|
Loading…
Reference in New Issue
Block a user