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
姜枫
2017-03-13 17:37:19 +0800
Commit
c8c19708a365a9b5127aaf3f37bb7f345307413a
1 parent
e8e9c4c2
new passport image path
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
doraemon/middleware/limiter/policies/captcha.js
doraemon/middleware/limiter/policies/captcha.js
View file @
c8c1970
...
...
@@ -6,7 +6,7 @@ const _ = require('lodash');
const
WHITE_LIST
=
[
'/3party/check'
,
'/passport/imagesNode'
,
'/passport/images'
,
'/passport/images
.png
'
,
'/passport/cert/headerTip'
];
...
...
Please
register
or
login
to post a comment