From 697799d2894673d5c4dbe18828d97f4556203a45 Mon Sep 17 00:00:00 2001 From: Lucas Bartholemy Date: Fri, 15 Mar 2019 12:25:05 +0100 Subject: [PATCH] Added compatibility layer class --- .../user/authclient/ZendLdapClient.php | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 protected/humhub/modules/user/authclient/ZendLdapClient.php diff --git a/protected/humhub/modules/user/authclient/ZendLdapClient.php b/protected/humhub/modules/user/authclient/ZendLdapClient.php new file mode 100644 index 0000000000..68d3f6f3c7 --- /dev/null +++ b/protected/humhub/modules/user/authclient/ZendLdapClient.php @@ -0,0 +1,23 @@ +