engineersftw / website

Engineers.SG
https://www.engineers.sg
17 stars 15 forks source link

Replace omniauth with new omniauth-rails gem #64

Closed Drenmi closed 4 years ago

Drenmi commented 4 years ago

Background

The omniauth gem, when used with Rails specifically, has a security vulnerability that won't be fixed. Instead they recommend using omniauth-rails instead.

Approach

Replace omniauth with omniauth-rails.