Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
陈峰
2018-07-06 16:04:24 +0800
Commit
adfb1c1868a2c5af33f12941c25b5abeb0a8f81a
1 parent
66564fee
add images-risk to white
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
doraemon/middleware/limiter/rules/path-white-list.js
doraemon/middleware/limiter/rules/path-white-list.js
View file @
adfb1c1
...
...
@@ -6,6 +6,7 @@ const WHITE_LIST_KEY = 'pc:limiter:whitelist:path';
const
DEFAULT_PATH_WHITE_LIST
=
[
'/3party/check'
,
'/passport/images-risk.png'
,
'/passport/images.png'
,
'/passport/cert/headerTip'
,
'/common/getbanner'
,
...
...
Please
register
or
login
to post a comment