Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
MCMS
Commits
bb7b7a52
Commit
bb7b7a52
authored
Dec 15, 2022
by
msgroup
Committed by
mingsoft
Dec 15, 2022
Browse files
fix:待发布版本
Signed-off-by:
mingsoft
<
killfen@126.com
>
parent
1a9600be
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/resources/application.yml
View file @
bb7b7a52
...
@@ -25,9 +25,10 @@ ms:
...
@@ -25,9 +25,10 @@ ms:
xss
:
xss
:
enable
:
true
#xss过滤器的开关
enable
:
true
#xss过滤器的开关
filter-url
:
/**
#过滤的url,多个用逗号分开
filter-url
:
/**
#过滤的url,多个用逗号分开
#如果怕设置后台过滤麻烦,直接排除 /ms/**
# #排除的url,多个用逗号分开,如果怕设置后台过滤麻烦,直接排除 /ms/**
exclude-url
:
/ms/mdiy/formData/update.do,/ms/mdiy/model/data/update.do,/ms/cms/content/update.do,/ms/mdiy/formData/save.do,/ms/mdiy/model/data/save.do,/ms/cms/content/save.do,/ms/mdiy/model/updateJson.do,/ms/mdiy/form/updateJson.do,/static/**,/template/**,/file/upload.do,/static/plugins/ueditor/1.4.3.3/jsp/editor.do
#排除的url,多个用逗号分开
exclude-url
:
/static/**,/template/**,/file/upload.do,/static/plugins/ueditor/1.4.3.3/jsp/editor.do
#过滤的参数名,多个用逗号分开
exclude-filed
:
modelJson
diy
:
diy
:
html-dir
:
html
html-dir
:
html
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment