Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.15
-
Fix Version/s: 4.7.16
-
Component/s: None
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Contributed Code
-
Verified?:No
Description
Drupal 7 allows "@" in user usernames, so why does CiviCRM implement a set of different rules?
Drupal 7 does appear to have a field message that is inconsistent with what it actually does (see https://www.drupal.org/node/827468), but that's a different issue.
In all events, we really should 1) replicate Drupal rules as they are, or even better, 2) defer validation to Drupal and not replicate.