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
d70f2eb1
Commit
d70f2eb1
authored
Sep 17, 2022
by
msgroup
Committed by
zhouyk
Sep 17, 2022
Browse files
fix: 配置规范
parent
ebefc975
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/resources/application.yml
View file @
d70f2eb1
...
...
@@ -25,7 +25,7 @@ ms:
xss
:
enable
:
true
#xss过滤器的开关
filter-url
:
/**
#过滤的url,多个用逗号分开
exclude-url
:
/static/**,/template/**,/file/upload.do,/static/plugins/ueditor/1.4.3.3/jsp/editor.do
#排除的url,多个用逗号分开
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
,/activity/saveUser.do
#排除的url,多个用逗号分开
diy
:
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