Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
毕凯
2017-03-17 10:35:37 +0800
Commit
200b388421692053d6d8ee1632422765582a4452
2 parents
c6acb612
a737a3f8
Merge branch 'feature/anti-spider' into 'master'
add page white_list See merge request
!376
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
doraemon/middleware/limiter/policies/captcha.js
doraemon/middleware/limiter/policies/captcha.js
View file @
200b388
...
...
@@ -8,6 +8,7 @@ const WHITE_LIST = [
'/passport/imagesNode'
,
'/passport/cert/headerTip'
,
'/passport/captcha/get'
,
'/passport/images'
,
'/passport/img-check.jpg'
,
'/3party/check/submit'
];
...
...
Please
register
or
login
to post a comment