From 5a8c430aa5b1c21db75d29c44e8dc035d943ca45 Mon Sep 17 00:00:00 2001 From: "Alexander A. Klimov" Date: Thu, 11 Feb 2016 16:14:19 +0100 Subject: [PATCH] Doc: mention that LDAP user group backends respect the config option group_filter since v2.1.3 refs #11142 --- doc/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/installation.md b/doc/installation.md index 4f481dcb1..64b806391 100644 --- a/doc/installation.md +++ b/doc/installation.md @@ -501,4 +501,4 @@ The first release candidate of Icinga Web 2 introduces the following non-backwar ## Upgrading to Icinga Web 2 2.1.x -Icinga Web 2 2.1.x does not introduce any backward incompatible change. +* Since Icinga Web 2 version 2.1.3 LDAP user group backends respect the configuration option `group_filter`.