Skip to content
Commit 52ce6a21 authored by Doris Tam's avatar Doris Tam 🌷
Browse files

Bug 1714082: prevent users from emails being case sensitive.

All emails are checked case-insensitively, but are kept in the db in
the way user has typed
- institution regisistrations are pending and don't appear in usr,
  artefact, or artefact_internal_profile_email, but in usr_registration
  so added additonal check
- placed helper function inside user.php
- putting in a special character before the @ will give single error
- putting in a special char after the @ will flag a spam checker and out
  two errors

behatnotneeded

Change-Id: Iac1b740bc34878978ccf207d241f2399d7641040
parent 97f50e0c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment