forked from github/dataease
Merge pull request #8083 from dataease/pr@dev-v2@feat_wecom_qr_login
feat(X-Pack): 企业微信扫码登录
This commit is contained in:
commit
e386cd09f7
2
de-xpack
2
de-xpack
@ -1 +1 @@
|
|||||||
Subproject commit 441f4afb00d3903b76ecd1ba1d1b4e2e5c59ba99
|
Subproject commit 787fc3987b5ccf6637fe207799bb796acd37267e
|
@ -32,6 +32,8 @@ public class WhitelistUtils {
|
|||||||
"/lark/token",
|
"/lark/token",
|
||||||
"/dingtalk/info",
|
"/dingtalk/info",
|
||||||
"/dingtalk/token",
|
"/dingtalk/token",
|
||||||
|
"/wecom/info",
|
||||||
|
"/wecom/token",
|
||||||
"/sysParameter/requestTimeOut",
|
"/sysParameter/requestTimeOut",
|
||||||
"/setting/authentication/status",
|
"/setting/authentication/status",
|
||||||
"/");
|
"/");
|
||||||
|
Loading…
Reference in New Issue
Block a user