From 3d8b576bf49a79d5776574b96c6ef9535bbc46ac Mon Sep 17 00:00:00 2001 From: Lukas Slebodnik Date: Tue, 1 Sep 2015 08:26:00 +0200 Subject: Partially revert "LDAP: sanitize group name when used in filter" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit e2e334b2f51118cb14c7391c4e4e44ff247ef638. + temporary disable unit test Reviewed-by: Pavel Březina --- Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 3eaf578a8..5a99c9784 100644 --- a/Makefile.am +++ b/Makefile.am @@ -219,7 +219,6 @@ if HAVE_CMOCKA sss_sifp-tests \ test_search_bases \ test_ldap_auth \ - test_ldap_id_cleanup \ test_sdap_access \ sdap-tests \ test_sysdb_views \ -- cgit