Commit 50b6a6d1 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

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

Always ask for email with github omniauth
parents 4a3bbc23 7d336395
......@@ -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%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment