dolibarr 19.0.3
|
File of class to manage LDAP features. More...
Go to the source code of this file.
Classes | |
class | Ldap |
Class to manage LDAP features. More... | |
File of class to manage LDAP features.
Note: LDAP_ESCAPE_FILTER is to escape char array('\', '*', '(', ')', "\x00") LDAP_ESCAPE_DN is to escape char array('\', ',', '=', '+', '<', '>', ';', '"', '#')
Definition in file ldap.class.php.