-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Lock omniauth-oauth2 to version 1.3.1
omniauth-oauth2 is the oauth library that omniauth plugins use under the hood. Version 1.4.0 introduced a bug causing most requests to fail, which can be found here: omniauth/omniauth-oauth2#81 It should be fixed in future versions, at which point this change can be reverted. But for now, this gets registrar working again. Confirmed to fix the problem (passed testing)
- Loading branch information
Showing
2 changed files
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters