From: Tom Hughes Date: Mon, 6 May 2024 07:54:36 +0000 (+0100) Subject: Improve flash message handling in users#new X-Git-Tag: live~1019^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/1874e5b1a2bd15bf165093dbaa147d5a9d8f898d?hp=1874e5b1a2bd15bf165093dbaa147d5a9d8f898d Improve flash message handling in users#new 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. ---