- Status changed to Closed: outdated
2 months ago 2:56am 3 February 2025 - π³πΏNew Zealand RoSk0 Wellington
I believe this should be closed now - the use case of having multiple users with the same email in different capitalization was addressed in https://www.drupal.org/sa-core-2024-004 β .
I've just tested the behaviour on the Drupal 10.3.10 and PostgreSQL and it looks perfectly in line with various proposals in this issue:
- account registered for testEmail@test.com
- account registration attempted for testemail@test.com - failed with "Address already taken" message
- password reset for attempt for testemail@test.com sent a password to stored in the system testEmail@test.com - π³πΏNew Zealand RoSk0 Wellington
I've clearly mixed some wires here - user mail field is case sensitive.
Sorry for the noise.