moodle/enrol/mnet
peterbulmer d3080510e4 MDL19219 mnet, mitigate arrkey loss in transit
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)
2009-05-18 02:38:02 +00:00
..
allowed_courses.php MDL-14679 towards enrol conversion 2008-06-02 21:02:52 +00:00
config.html MDL-11329: fixed text: "Local courses for external users:" 2007-10-16 09:15:02 +00:00
enrol.php MDL19219 mnet, mitigate arrkey loss in transit 2009-05-18 02:38:02 +00:00