From 2d1ffded3f79b56a89137f0d689ae4943a864140 Mon Sep 17 00:00:00 2001 From: asyncnomi Date: Sun, 11 Dec 2022 18:03:54 +0000 Subject: [PATCH] Update 'ldap-conf.json' --- ldap-conf.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ldap-conf.json b/ldap-conf.json index 10f9d35..777b835 100644 --- a/ldap-conf.json +++ b/ldap-conf.json @@ -1,4 +1,4 @@ { - bindUser: "bindUser", - bindPassword: "bindPassword" + "bindUser": "bindUser", + "bindPassword": "bindPassword" }