fix 增加白名单

This commit is contained in:
lijiarao
2021-10-22 18:45:18 +08:00
parent f29e460308
commit c003c177d4
@@ -254,7 +254,7 @@ jero:
# 文件限制后缀黑名单
fileSuffixLimits: 0x00,%00,\\00,.jsp,.exe,.php,.asp,.aspx,.jspx,.xml,.html,.js,.sh,.bin
# 跨站白名单
whiteUrls:
whiteUrls: login,servicewechat.com,localhost:3000,localhost:3000,localhost:8080
# xss白名单
xssExcludedPages: /login,/updatePassword
# cors白名单