]> git.openstreetmap.org Git - rails.git/commit
Don't try and write directly to the user status
authorTom Hughes <tom@compton.nu>
Mon, 25 Jul 2022 23:32:16 +0000 (00:32 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 25 Jul 2022 23:52:22 +0000 (00:52 +0100)
commit2cbf6062fc1d9a1f169c36f98d5ff383575cef0a
treece21d36aa7a2bdc70e465aee3345c988af1e247a
parentaa32dba482c858499d6cc32cecffcdec87b918d4
Don't try and write directly to the user status

This causes an exception when processing the authentication callback for
providers like google where we treat the email address as verified.
app/controllers/users_controller.rb