icingaweb2/library/Icinga
Markus Frosch f65759ace8 LdapUserGroupBackend: Base ambiguity decision based on isDN
Problem was: When a DN did not contain the same base DN, the check failed

This happens when you have an entry referencing a DN of another domain.
(And this value is tested as a sample)
2017-10-20 15:17:11 +02:00
..
Application Bump version to 2.4.2 2017-09-28 14:24:00 +02:00
Authentication LdapUserGroupBackend: Base ambiguity decision based on isDN 2017-10-20 15:17:11 +02:00
Chart Swag: Fix swag (aka a whole bunch of code style issues..) 2017-01-27 14:48:59 +01:00
Cli Correct CLI help text for modules 2017-05-30 17:55:52 +02:00
Data Remove unsupported livestatus functionality 2017-09-29 10:33:55 +02:00
Date Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
Exception BaseHttpException: Don't return null in method getHeaders() 2017-07-12 16:54:52 +02:00
File Use parse_ini_string() where IniParser::parseIni() is not needed 2017-02-23 15:45:57 +01:00
Legacy Fix that user dashboards are always deleted on add/update 2016-02-17 10:17:23 +01:00
Protocol LdapUtils: Add isDN function 2017-10-20 15:17:11 +02:00
Repository LdapUserGroupBackend: Base ambiguity decision based on isDN 2017-10-20 15:17:11 +02:00
Security Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
Test Make running unittests with the icingacli work in package installations 2017-03-09 11:36:35 +01:00
User Swag: Fix swag (aka a whole bunch of code style issues..) 2017-01-27 14:48:59 +01:00
Util Util/Json: Make encode compatible to PHP < 5.5 2017-10-06 12:42:34 +02:00
Web UrlValidator: translate error message 2017-10-20 14:27:33 +02:00
User.php User: Allow to unset an email and return $this in all setters 2017-07-31 15:21:54 +02:00