mirror of
https://github.com/moodle/moodle.git
synced 2025-04-03 07:22:39 +02:00
Functionality by default does not change with this patch. However spaces are no longer stripped when cleaning usernames IF $CFG->extendedusernamechars has been set. Also included 2 trim statements where small issues were found with reading external usernames in that were not filtered for trailing whitespaces.