-
- Downloads
fix(omniauth): Correct too many redrect error with OpenID provider (#2462)
* fix(omniauth): Correct too many redrect error with OpenID provider
This fix avoids "Too Many redirects" error with login with OpenID and without terms
* Correct code for travis rules checks
Replace if not by unless to fulfill requirements by travis
* Update authenticator.rb
* Remove trailing space
Co-authored-by:
Ahmad Farhat <ahmad.af.farhat@gmail.com>
Please register or sign in to comment