🚸(email) we should ignore case when looking for existing emails
Our products mostly rely on email regardless of their case. Next step would be to normalize email to lower case when storing them in database (or sending them to dimail if not done yet).
This commit is contained in:
@@ -22,6 +22,7 @@ and this project adheres to
|
||||
|
||||
### Changed
|
||||
|
||||
- 🚸(email) we should ignore case when looking for existing emails #1056
|
||||
- 🏗️(core) migrate from pip to uv
|
||||
- ✨(front) add show invitations mails domains access #1040
|
||||
|
||||
|
||||
Reference in New Issue
Block a user