icingaweb2/library/Icinga/Protocol/Ldap
Eric Lippmann 9ce9e0270c Fix that LDAP encryption settings have no effect
I renamed the directive for the encryption setting from 'connection' to 'encryption' before releasing Beta3 but
I forgot to change the Connection class accordingly.

fixes #8953
2015-04-02 10:41:25 +02:00
..
Capability.php Rename Capability::hasStartTLS to Capability::hasStartTls() 2015-03-13 00:29:00 +01:00
Connection.php Fix that LDAP encryption settings have no effect 2015-04-02 10:41:25 +02:00
Discovery.php Move capability-related code of the ldap connection into a separate class 2015-02-27 17:10:21 +01:00
Exception.php Let Icinga\Protocol\Ldap\Exception inherit from IcingaException 2015-02-06 16:31:03 +01:00
Expression.php Add support for dynamic ldap filter expressions 2015-03-11 09:50:41 +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 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
Query.php Ldap/Query: re-add __toString 2015-03-13 08:58:25 +01:00
Root.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