-
Bug
-
Resolution: Fixed
-
Minor
-
2.4
-
None
-
MOODLE_24_STABLE
-
MOODLE_25_STABLE
I work for Remote Learner and was just re-evaluating this plugin for security - the one concern I have is how empty username/password is handled -
If I had no logfile location in the settings page (and no username/pwd) - I got the following error:
Warning: fopen(): Filename cannot be empty in /var/lib/moodle/gao24/enrol/lmb/lib.php on line 2406 Call Stack: 0.0006 258640 1. {main}() /var/lib/moodle/gao24/enrol/lmb/secure/liveimport.php:0 0.1598 22136504 2. enrol_lmb_plugin->open_log_file() /var/lib/moodle/gao24/enrol/lmb/secure/liveimport.php:34 0.1610 22154176 3. fopen() /var/lib/moodle/gao24/enrol/lmb/lib.php:2406
|
Once I set the logfile location, I got a blank page.