Kanboard-Prod/app/Core/Ldap
operateur404 d382e2e4be
LDAP protocol/host/port configuration by URL; make BASE_DN optional
PHP ldap_connect($host, $port) function signature is deprecated: https://www.php.net/manual/en/function.ldap-connect.php

Querying an AD Global Catalog across an entire forest requires an empty base DN
2021-02-03 18:49:50 -08:00
..
Client.php LDAP protocol/host/port configuration by URL; make BASE_DN optional 2021-02-03 18:49:50 -08:00
ClientException.php Add generic LDAP client library 2015-11-27 09:15:12 -05:00
ConnectionException.php Improve LDAP error reporting 2017-02-05 19:34:12 -05:00
Entries.php Change private properties to protected 2016-01-13 21:02:32 -05:00
Entry.php Change private properties to protected 2016-01-13 21:02:32 -05:00
Group.php Allow use of the user's DN as the group filter substitution 2020-05-21 20:57:30 -07:00
Query.php Add limit argument to ldap_search() 2017-11-09 16:17:40 -08:00
User.php LDAP protocol/host/port configuration by URL; make BASE_DN optional 2021-02-03 18:49:50 -08:00