mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
![]() When usernames are numeric, they are lost in mnet transit when used as keys in the array result of course_enrolments(). As the username is not sent with the enrolment details, it was not previously recoverable. This patch adds the information to the enrolment details, (enrol/mnet/enrol.php), and adds support for recovering the username if it was numeric (and hence lost) (admin/mnet/enr_course_enrol.php) |
||
---|---|---|
.. | ||
access_control.php | ||
adminlib.php | ||
delete.html | ||
delete.php | ||
enr_course_enrol.html | ||
enr_course_enrol.php | ||
enr_courses.php | ||
enr_hosts.php | ||
index.php | ||
MethodTable.php | ||
mnet_review.html | ||
mnet_review_allhosts.html | ||
mnet_services.html | ||
mnet_services.php | ||
peers.html | ||
peers.php | ||
trustedhosts.html | ||
trustedhosts.php |