-
Bug
-
Resolution: Fixed
-
Critical
-
3.1 regressions, 3.1.1
-
MOODLE_31_STABLE
-
MOODLE_31_STABLE
-
MDL-55873-master -
-
3.2 Sprint 5
-
Small
In a default setup of Moodle (using Nginx, PHP5, PostgreSQL) a user created a new account where the desired user name contained spaces. This caused the user to not being able to log in after confirming the account.
Another user also claimed that using capitals in user names also caused the same problem.
The main complaint is that during creation of the account there is no warning against the use of capitals and/or spaces in the username.
- is a regression caused by
-
MDL-52781 Improve core_user::fill_properties_cache()
- Closed