Merge pull request #1125 from DigitalCurationCentre/login_workflow
New login workflow changes (post-shibboleth authentication) [UPDATE: now tested on DMPonline-test]
dev
commit 72f2def769640ce6581c42e86eabbc87ac86a0e8
2 parents 10c5c05 + 7ac49e3
@Jimmy Angelakos Jimmy Angelakos authored on 19 Feb 2018
GitHub committed on 19 Feb 2018
Showing 13 changed files
View
app/controllers/application_controller.rb
View
app/controllers/registrations_controller.rb
View
app/controllers/sessions_controller.rb
View
app/controllers/users/omniauth_callbacks_controller.rb
View
app/views/devise/passwords/edit.html.erb
View
app/views/devise/registrations/_password_details.html.erb
View
app/views/devise/registrations/new.html.erb 0 → 100644
View
app/views/shared/_create_account_form.html.erb
View
app/views/shared/_sign_in_form.html.erb
View
lib/assets/javascripts/utils/passwordHelper.js
View
lib/assets/stylesheets/overrides.scss
View
test/functional/sessions_controller_test.rb
View
test/functional/users/omniauth_callbacks_controller_test.rb