提交 50b6a6d1 编写于 作者: D Dmitriy Zaporozhets

Merge pull request #6065 from jvanbaarsen/github-email-fix

Always ask for email with github omniauth
......@@ -154,7 +154,8 @@ production: &base
# - { name: 'twitter', app_id: 'YOUR APP ID',
# app_secret: 'YOUR APP SECRET'}
# - { name: 'github', app_id: 'YOUR APP ID',
# app_secret: 'YOUR APP SECRET' }
# app_secret: 'YOUR APP SECRET',
# args: { scope: 'user:email' } }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册