Upgrade from Rails 5.0 to 5.2
This commit is contained in:
parent
820ff2a30b
commit
d130f68172
29 changed files with 504 additions and 301 deletions
|
|
@ -1,7 +1,7 @@
|
|||
class Users::OmniauthCallbacksController < Devise::OmniauthCallbacksController
|
||||
|
||||
# Workaround for https://github.com/plataformatec/devise/issues/2432
|
||||
skip_before_filter :verify_authenticity_token
|
||||
# skip_before_filter :verify_authenticity_token
|
||||
|
||||
def launchpad
|
||||
login_via 'Launchpad'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue