]> git.openstreetmap.org Git - rails.git/commit
Allow form submission to any location from the login page
authorTom Hughes <tom@compton.nu>
Sun, 14 Mar 2021 10:18:32 +0000 (10:18 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 14 Mar 2021 10:18:32 +0000 (10:18 +0000)
commitafb22209bfcf67534b651923ceaacb8881d21933
tree8f58617f9e631c2035feec694e03a2c02f52bfcc
parent779128321753eda4d29e5aac1f8031fa7bea09a0
Allow form submission to any location from the login page

This allows openid login to work on browsers like chrome that enforce
the form-action rule for redirect POST requests.

Fixes #3131
app/controllers/users_controller.rb