Merge pull request #296 from DigitalCurationCentre/feature/sso
Feature/sso
dev
commit 9c33dd00529dc6641a032bcb89a2f99c606b45d7
2 parents 25804a2 + 6b8752b
@Brian Riley Brian Riley authored on 8 May 2017
GitHub committed on 8 May 2017
Showing 40 changed files
View
app/controllers/projects_controller.rb 100644 → 0
View
app/controllers/registrations_controller.rb
View
app/controllers/user_identifiers_controller.rb
View
app/controllers/users/omniauth_callbacks_controller.rb
View
app/controllers/users/omniauth_shibboleth_request_controller.rb 100644 → 0
View
app/dashboards/plan_dashboard.rb
View
app/dashboards/plan_guidance_group_dashboard.rb
View
app/models/annotation.rb 100644 → 0
View
app/models/guidance_group.rb
View
app/models/plan_guidance_group.rb 100644 → 0
View
app/views/devise/registrations/_external_identifier.html.erb
View
app/views/devise/registrations/edit.html.erb
View
app/views/devise/registrations/new.html.erb
View
app/views/plans/edit.html.erb
View
app/views/shared/_login_form.html.erb
View
app/views/user_mailer/sharing_notification.html.erb
View
config/initializers/devise.rb.example
View
config/initializers/omniauth.rb 100644 → 0
View
config/locale/app.pot
View
config/locale/de/app.po
View
config/locale/en_GB/app.po
View
config/locale/en_US/app.po
View
config/locale/es/app.po
View
config/locale/fr/app.po
View
config/locale/i18n_placeholders.rb 0 → 100644
View
config/routes.rb
View
db/migrate/20170427110141_add_logo_url_to_identifier_schemes.rb 0 → 100644
View
db/migrate/20170428083711_add_user_landing_url_to_identifier_schemes.rb 0 → 100644
View
db/schema.rb
View
db/seeds.rb
View
lib/assets/bg.gif 0 → 120000
View
lib/assets/images/remove.png
View
public/html/ProjectsController.html 100644 → 0
View
public/html/Users/OmniauthShibbolethRequestController.html 100644 → 0
View
public/shib_logo.png 0 → 100644
View
test/functional/api_projects_controller_test.rb 100644 → 0
View
test/functional/phases_controller_test.rb
View
test/functional/plans_controller_test.rb
View
test/functional/users/omniauth_callbacks_controller_test.rb
View
test/functional/users/omniauth_shibboleth_request_controller_test.rb 100644 → 0