1 Commits
Author SHA1 Message Date
Quentin BEYandManuel Raynaud ae206fa8be 🚸(oidc) ignore case when fallback on email
Some identity providers might change the case, but in our
products we don't consider case variation to be consider as
different email addresses.

Next step would be to normalize the DB value of email to
be lower-case.
2026-02-11 19:22:00 +01:00