geonetwork / core-geonetwork

GeoNetwork is a catalog application to manage spatially referenced resources. It provides powerful metadata editing and search functions as well as an interactive web map viewer. It is currently used in numerous Spatial Data Infrastructure initiatives across the world.
http://geonetwork-opensource.org/
GNU General Public License v2.0
430 stars 489 forks source link

Avoid duplicate validation message when trying to register a user with existing email #8446

Closed josegar74 closed 1 month ago

josegar74 commented 1 month ago

In the register user form, register a new user with the email of an existing user.

Before:

Screenshot 2024-10-17 at 10 10 57

After:

Screenshot 2024-10-17 at 10 11 42

Checklist