]> git.openstreetmap.org Git - rails.git/commit
Convert OpenID authentication to use OmniAuth
authorTom Hughes <tom@compton.nu>
Sat, 21 Feb 2015 12:41:42 +0000 (12:41 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 25 Feb 2015 01:07:23 +0000 (01:07 +0000)
commitb0150caee632110eb5b305f9937b94473101645a
treedc30a5130b091c7b18355b80121131c7db30f81b
parent4bb9f96133e04872739b7f40034521b5b4de6a2d
Convert OpenID authentication to use OmniAuth
Gemfile
Gemfile.lock
app/controllers/user_controller.rb
app/helpers/user_helper.rb
app/views/user/login.html.erb
config/initializers/omniauth.rb [new file with mode: 0644]
config/initializers/openid.rb [deleted file]
config/locales/en.yml
config/routes.rb