Kanboard-Prod/tests/units/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
..
ClientTest.php Kanboard now requires PHP >= 7.2 since other versions are deprecated 2020-01-14 12:02:31 -08:00
EntriesTest.php Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
EntryTest.php Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
LdapGroupTest.php Allow use of the user's DN as the group filter substitution 2020-05-21 20:57:30 -07:00
LdapUserTest.php LDAP protocol/host/port configuration by URL; make BASE_DN optional 2021-02-03 18:49:50 -08:00
QueryTest.php Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00