apigee-edge-drupal
apigee-edge-drupal copied to clipboard
Adding validation for email-id field
Fixes #730 For Hybrid instance (Org type = ApigeeX), add field validation for user email field on all operations. Validation will be to check the string is in lowercase. Should be triggered on new user creation, user edit, login, SAML auth, drupal default login & LDAP login.