-
Improvement
-
Resolution: Fixed
-
Minor
-
4.1
-
MOODLE_401_STABLE
-
MOODLE_402_STABLE
-
Hello,
$CFG->divertallemailsexcept should be case insensitive
lib/moodlelib.php:5922
if (preg_match("/$pattern/i", $email)) {
- has a non-specific relationship to
-
MDL-75889 allowedemaildomains should be case insensitive
-
- Closed
-