moodle/admin/mnet
peterbulmer d813bd8763 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:42:18 +00:00
..
access_control.php MDL-17758 fixed hardcoded /admin/ links 2009-01-01 14:36:49 +00:00
adminlib.php MDL-17758 fixed hardcoded /admin/ links 2009-01-01 14:36:49 +00:00
delete.html MDL-17758 fixed hardcoded /admin/ links 2009-01-01 14:36:49 +00:00
delete.php MDL-8352 Fully separate CONTEXT_COURSE, SITEID from COURSE_SYSTEM - code cleanup 2007-01-30 10:23:01 +00:00
enr_course_enrol.html MDL-9322 Fixed all non-compliant XHTML in mnet files (plus logs and enrol) 2007-04-13 06:33:00 +00:00
enr_course_enrol.php MDL19219 mnet, mitigate arrkey loss in transit 2009-05-18 02:42:18 +00:00
enr_courses.php MDL-17758 fixed hardcoded /admin/ links 2009-01-01 14:36:49 +00:00
enr_hosts.php MDL-17758 fixed hardcoded /admin/ links 2009-01-01 14:36:49 +00:00
index.php Rename 'promiscuous' to 'dangerous'. Minor bugfixing for mnet. 2007-08-02 04:30:34 +00:00
MethodTable.php
mnet_review.html Fixed many XHTML errors 2007-04-20 07:49:39 +00:00
mnet_review_allhosts.html mnet: XHTML strict fixes: MDL-7861 2007-01-10 00:10:38 +00:00
mnet_services.html MDL-9322 Fixed all non-compliant XHTML in mnet files (plus logs and enrol) 2007-04-13 06:33:00 +00:00
mnet_services.php Remove unneeded mnet_host2service records 2008-02-15 08:04:24 +00:00
peers.html Label for wwwroot field 2007-10-16 10:19:34 +00:00
peers.php MDL-15942 - separate data escaped for db insertion from unescaped data 2008-08-27 03:39:21 +00:00
trustedhosts.html MDL-9457 Missed a few files 2007-04-23 04:13:01 +00:00
trustedhosts.php MDL-9296 removing forgotten debug code in admin/mnet/trustedhosts.php 2007-04-11 13:21:09 +00:00