]> git.openstreetmap.org Git - rails.git/commit
Preserve URL fragments through external authentication
authorTom Hughes <tom@compton.nu>
Sat, 12 Dec 2015 16:08:09 +0000 (16:08 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 12 Dec 2015 16:08:09 +0000 (16:08 +0000)
commit67f365843186c4a2214b5d4bcfae47d59aa86309
tree824c770c4cbefd703ac52c4f2f7b6e521c125cd8
parent9dd5dabf869e76cc00698e12b284400e570098c0
Preserve URL fragments through external authentication

Fixes #1102
app/assets/javascripts/login.js
app/controllers/user_controller.rb
test/integration/user_login_test.rb