icingaweb2/library/Icinga/Protocol/Ldap
Johannes Meyer 31b584b338 LdapConnection: Fix method fetchOne()
The method suffered from multiple issues:
* Actual NULL values were interpreted as if the row does not have any cols
* Which attribute's value got returned was dependent on the result set instead of the desired columns

refs #10567
2015-11-11 12:44:08 +01:00
..
Discovery.php Add abillity to discover AD version and vendor name to discovery 2015-07-14 18:32:44 +02:00
LdapCapabilities.php LdapConnection: Do not require calling array_flip for method cleanupAttributes() 2015-11-10 13:41:08 +01:00
LdapConnection.php LdapConnection: Fix method fetchOne() 2015-11-11 12:44:08 +01:00
LdapException.php Ldap\Exception: Rename to LdapException 2015-06-24 09:19:41 +02:00
LdapQuery.php LdapQuery: Add support for Icinga\Data\Filter 2015-11-09 15:59:48 +01:00
LdapUtils.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
Node.php Ldap\Connection: Rename to LdapConnection 2015-06-24 09:05:29 +02:00
Root.php Ldap\Connection: Rename to LdapConnection 2015-06-24 09:05:29 +02:00