]> git.openstreetmap.org Git - rails.git/commitdiff
Improve flash message handling in users#new
authorTom Hughes <tom@compton.nu>
Mon, 6 May 2024 07:54:36 +0000 (08:54 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 6 May 2024 08:14:49 +0000 (09:14 +0100)
Only show the duplicate email message if we actually have errors
logged against the email field, and then show it as a warning.

In all other cases we show the generic informational hint about
social logins and pre-existing accounts.


No differences found