From 002fd411eab4e27c2485ed9ea4d2733b01d11896 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 6 Mar 2019 01:27:40 +0200 Subject: [Fix: LDAP Authentication with Recursive Group Filtering Does Not Work on Snap](https://github.com/wekan/wekan/issues/2228). Thanks to apages2 ! Closes #2228, closes wekan/wekan-ldap#23 --- snap-src/bin/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'snap-src/bin') diff --git a/snap-src/bin/config b/snap-src/bin/config index 9945cd5a..17f7fec0 100755 --- a/snap-src/bin/config +++ b/snap-src/bin/config @@ -264,7 +264,7 @@ KEY_LDAP_GROUP_FILTER_GROUP_MEMBER_FORMAT="ldap-group-filter-member-format" DESCRIPTION_LDAP_GROUP_FILTER_GROUP_NAME="ldap-group-filter-group-name. Default: ''" DEFAULT_LDAP_GROUP_FILTER_GROUP_NAME="" -KEY_LDAP_GROUP_FILTER_GROUP_NAME="ldap-group-filter-member-format" +KEY_LDAP_GROUP_FILTER_GROUP_NAME="ldap-group-filter-member-name" DESCRIPTION_LDAP_UNIQUE_IDENTIFIER_FIELD="This field is sometimes class GUID (Globally Unique Identifier)" DEFAULT_LDAP_UNIQUE_IDENTIFIER_FIELD="" -- cgit v1.2.3-1-g7c22