77da99fe77
When a user is entering a password which isn't returned back to them then its not correct to use the unmask element - this element was designed for places where we are storing shared secrets.
ENROLMENT MODULES ----------------- (Yes, that's the correct English spelling ;-) ) All enrolment modules must extend base class enrol_plugin which is defined in lib/enrollib.php. You can find documentation of each method in the base class.