From 02bb48ae982ecbb8ea3b3cf7c08192419a798bc0 Mon Sep 17 00:00:00 2001 From: msgroup Date: Sat, 17 Sep 2022 15:15:57 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=85=B3=E9=97=AD=E5=89=8D=E7=AB=AF?= =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E3=80=81=E4=BF=AE=E6=94=B9xssp=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 6 +++--- src/main/resources/application.yml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 966eb437..8e181241 100644 --- a/pom.xml +++ b/pom.xml @@ -44,17 +44,17 @@ net.mingsoft ms-base - 2.1.14 + 2.1.14.1 net.mingsoft ms-basic - 2.1.14 + 2.1.14.1 net.mingsoft ms-mdiy - 2.1.14 + 2.1.14.1 diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 54065732..49067f30 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -23,7 +23,7 @@ ms: xss: xssEnable: true #xss过滤器的开关 filterUrl: /** #过滤的url,多个用逗号分开 - excludeUrl: /ms/**,/static/**,/template/**,/file/upload.do,/static/plugins/ueditor/1.4.3.3/jsp/editor.do #排除的url,多个用逗号分开 + excludeUrl: /static/**,/template/**,/file/upload.do,/static/plugins/ueditor/1.4.3.3/jsp/editor.do #排除的url,多个用逗号分开 # mstore-url: http://store.i.mingsoft.net # mstore-host: store.i.mingsoft.net # shiro-key: #16位长度,不填写默认随机生成