-
- Downloads
Merge branch 'devise-deprecations' into 'master'
Fix Devise deprecation warnings by updating omniauth provider paths to use the new Devise/Rails 5 format. See merge request !5331
No related branches found
No related tags found
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/controllers/sessions_controller.rb 1 addition, 1 deletionapp/controllers/sessions_controller.rb
- app/views/devise/sessions/_new_crowd.html.haml 1 addition, 1 deletionapp/views/devise/sessions/_new_crowd.html.haml
- app/views/devise/shared/_omniauth_box.html.haml 1 addition, 1 deletionapp/views/devise/shared/_omniauth_box.html.haml
- app/views/profiles/accounts/show.html.haml 1 addition, 1 deletionapp/views/profiles/accounts/show.html.haml
- spec/features/login_spec.rb 1 addition, 1 deletionspec/features/login_spec.rb
- spec/views/devise/shared/_signin_box.html.haml_spec.rb 1 addition, 1 deletionspec/views/devise/shared/_signin_box.html.haml_spec.rb
Please register or sign in to comment