Skip to content

Commit

Permalink
DEV: Bump omniauth-github from 1.3.0 to 1.4.0 (#8924)
Browse files Browse the repository at this point in the history
This switches the github API access to use header-based authentication, rather than the deprecated parameter-based method
  • Loading branch information
davidtaylorhq committed Feb 11, 2020
1 parent 7ff58f1 commit 3a906ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ GEM
rack (>= 1.6.2, < 3)
omniauth-facebook (6.0.0)
omniauth-oauth2 (~> 1.2)
omniauth-github (1.3.0)
omniauth-github (1.4.0)
omniauth (~> 1.5)
omniauth-oauth2 (>= 1.4.0, < 2.0)
omniauth-google-oauth2 (0.8.0)
Expand Down

2 comments on commit 3a906ff

@discoursebot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit has been mentioned on Discourse Meta. There might be relevant details there:

https://meta.discourse.org/t/github-logins-using-deprecated-authentication-api/140566/10

@discoursebot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit has been mentioned on Discourse Meta. There might be relevant details there:

https://meta.discourse.org/t/configuring-github-login-for-discourse/13745/26

Please sign in to comment.