fix enables email login

This commit is contained in:
Berkeley Martinez
2015-08-17 23:57:38 -07:00
parent 85b736b64d
commit 112972cfdd
4 changed files with 14 additions and 14 deletions

View File

@@ -49,10 +49,7 @@
},
"user": {
"dataSource": "db",
"public": true,
"options": {
"emailVerificationRequired": true
}
"public": true
},
"userCredential": {
"dataSource": "db",

View File

@@ -18,8 +18,7 @@ block content
i.fa.fa-linkedin
| Sign in with LinkedIn
br
p Email sign in is temporarily disabled - we are working to fix this ASAP.
//p
// a(href="/email-signup") Or sign up using your email address here.
//p
// a(href="/email-signin") Sign in to your existing account with your email address here.
p
a(href="/email-signup") Or sign up using your email address here.
p
a(href="/email-signin") Sign in to your existing account with your email address here.