-
Improvement
-
Resolution: Fixed
-
Minor
-
4.4
-
MOODLE_404_STABLE
-
MOODLE_404_STABLE
-
MDL-79296-main -
The Moodle app needs to know the value of $CFG->extendedusernamechars in order to validate the username at client side.
If a username with a wrong character is sent to auth_email_signup_user, the WebService returns an "Invalid parameter value" error and doesn't provide details, so we need to do this validation at client side to provide a better UX.
- blocks
-
MOBILE-4400 Signup: Invalid parameter value if username contains spaces
- Closed