This is an automated email from the ASF dual-hosted git repository. peacewong pushed a commit to branch dev-1.0.3 in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git
The following commit(s) were added to refs/heads/dev-1.0.3 by this push: new 932dd12 linkis. ldap. proxy. Usernameformat Missing In the links-mg-gateway.properties new a7fed1d Merge pull request #1188 from Zosimer/LDAP_USER_NAME 932dd12 is described below commit 932dd123dfd35563cd314dc5da5a1a1ac769e98c Author: e <315630...@qq.com> AuthorDate: Sat Dec 11 12:38:58 2021 +0800 linkis. ldap. proxy. Usernameformat Missing In the links-mg-gateway.properties linkis. ldap. proxy. Usernameformat Missing In the links-mg-gateway.properties --- .../assembly-combined/conf/linkis-mg-gateway.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/assembly-combined-package/assembly-combined/conf/linkis-mg-gateway.properties b/assembly-combined-package/assembly-combined/conf/linkis-mg-gateway.properties index 10d3827..2c7ab31 100644 --- a/assembly-combined-package/assembly-combined/conf/linkis-mg-gateway.properties +++ b/assembly-combined-package/assembly-combined/conf/linkis-mg-gateway.properties @@ -28,6 +28,7 @@ wds.linkis.login_encrypt.enable=false ##LDAP wds.linkis.ldap.proxy.url= wds.linkis.ldap.proxy.baseDN= +wds.linkis.ldap.proxy.userNameFormat= wds.linkis.admin.user=hadoop #wds.linkis.admin.password= ##Spring --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@linkis.apache.org For additional commands, e-mail: commits-h...@linkis.apache.org