Toggle navigation
Toggle navigation
This project
Loading...
Sign in
OPENTECH
/
yoho-node-ci
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
2
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
周少峰
2017-09-16 12:58:42 +0800
Commit
c97026d6abcacb9d5f513faa62150e60f7a87345
1 parent
070671b4
close password login
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
apps/models/degrade.js
apps/models/degrade.js
View file @
c97026d
...
...
@@ -92,6 +92,11 @@ const defaultDegrades = [
path
:
'/pc/password/alwaysNeedCaptcha'
,
name
:
'【开关】密码登录总是需要验证码'
},
{
path
:
'/pc/login/closePasswordLogin'
,
name
:
'【开关】关闭账号密码登录'
},
//wap
{
path
:
'/wap/plustar/removeCollect'
,
...
...
Please
register
or
login
to post a comment