-
Bug
-
Resolution: Fixed
-
Minor
-
3.3.1
-
MOODLE_33_STABLE
-
MOODLE_32_STABLE, MOODLE_33_STABLE
-
MDL-59737_master -
Currently it changes the email address to be anonx@doesntexist.com, where x is a numerical counting id.
doesntexist.com is a real domain and appears to be registered to dyndns (at least from my amateur sleuthing).
Instead something like anonx@moodle.invalid should be used as it is less likely to ever be a domain as .invalid is reserved by RFC2606 for use as an obvious example of an invalid domain.
There could be a theoretical attack where the domain owner let the domain expire and a malicious actor picks up the domain and has a catchall email address and attempts to reset passwords for the restored accounts.
- has been marked as being related by
-
MDL-31484 Repeated restores of anonymised courses does not work
-
- Closed
-