mirror of
https://github.com/dataease/dataease.git
synced 2026-05-21 04:08:10 +08:00
perf: iframe嵌入式验证
This commit is contained in:
@@ -40,6 +40,7 @@ public class WhitelistUtils {
|
||||
"/sysParameter/requestTimeOut",
|
||||
"/setting/authentication/status",
|
||||
"/sysParameter/ui",
|
||||
"/embedded/initIframe",
|
||||
"/");
|
||||
|
||||
public static boolean match(String requestURI) {
|
||||
|
||||
Reference in New Issue
Block a user