openstreetmap-website/app
Tom Hughes 988d7cd90d Remove form_action restrictions for sessions#login
Login may redirect to ouath2_authorizations#create which may then
redirect to arbitrary schemes if the application is already authorized
so we need to allow login to redirect to any scheme.

Fixes #3424
2022-01-17 11:01:07 +00:00
..
abilities Fix display of suspension message when a user is suspended mid-session 2022-01-05 18:21:42 +00:00
assets Merge remote-tracking branch 'upstream/pull/3380' 2021-11-25 17:15:54 +00:00
controllers Remove form_action restrictions for sessions#login 2022-01-17 11:01:07 +00:00
helpers Replace CSS-driven borders with bootstrap borders 2021-11-24 12:24:16 +00:00
jobs Prefer string interpolation to concatenation 2020-11-13 11:32:28 +00:00
mailers Fix downloading of image variants 2021-05-19 18:44:41 +01:00
models Fix new rubocop warnings 2021-12-28 19:47:51 +00:00
validators Use .add method for adding errors 2021-03-17 17:09:34 +00:00
views Replace to_s on TimeWithZone objects with to_formatted_s 2022-01-10 18:59:22 +00:00