]> git.openstreetmap.org Git - rails.git/commit
Specify the controller when redirecting a failed login
authorTom Hughes <tom@compton.nu>
Sun, 24 Oct 2021 09:38:35 +0000 (10:38 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 24 Oct 2021 09:38:35 +0000 (10:38 +0100)
commit99546ae0a139b122d1a9e971b73909cf02351f44
tree6186c275cdeb9dee7726a9d2124e32f542ecdc11
parent0b43f6b5a0646c9fdbdf2371e32001d20d31cc85
Specify the controller when redirecting a failed login

This ensures that third party logins, whose callback is processed
by the users controller, go to the right place.
app/controllers/concerns/session_methods.rb