Merge pull request #8010 from dataease/pr@dev-v2@feat_dingtalk_login

feat(X-Pack): 钉钉扫码登录
This commit is contained in:
fit2cloud-chenyw 2024-02-05 18:54:26 +08:00 committed by GitHub
commit f0a180ed05
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

@ -1 +1 @@
Subproject commit 374af155ed110bf7c405f78335938023f5d7872a Subproject commit 122c156b582aed6fb35b18e2292f93f80cd722e7

View File

@ -18,6 +18,8 @@ public class WhitelistUtils {
"/panel.html", "/panel.html",
"/lark/info", "/lark/info",
"/lark/token", "/lark/token",
"/dingtalk/info",
"/dingtalk/token",
"/sysParameter/requestTimeOut", "/sysParameter/requestTimeOut",
"/setting/authentication/status", "/setting/authentication/status",
"/"); "/");