icingaweb2/library/Icinga
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
..
Application Session: reworked to avoid duplicate notifications 2015-03-13 14:10:27 +01:00
Authentication Use the correct name for malformed LDAP attributes automatically 2015-03-13 11:17:43 +01:00
Chart Fix some spelling errors in comments and messages 2015-03-08 15:32:22 +01:00
Cli PHPDoc: Use @var instead of @type 2015-03-12 16:08:47 +01:00
Data lib: Add SimpleQuery::splitOrder() ... 2015-03-13 17:09:32 +01:00
Exception 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
File PHPDoc: Use @var instead of @type 2015-03-12 16:08:47 +01:00
Protocol Fix that LDAP encryption settings have no effect 2015-04-02 10:41:25 +02:00
Security 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
Test 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
User Fix that preferences can't be stored in a database 2015-03-08 10:19:17 +01:00
Util Add String::findSimilar() 2015-02-12 09:11:02 +01:00
Web Add warning to links that open in a new window 2015-03-19 10:49:28 +01:00
User.php Add wildcard support to the permission passed to User::can() 2015-03-12 15:45:25 +01:00