This plugin transforms Moodle logs into xAPI statements, and sends then to your LRS.
GNU General Public License v3.0
8
stars
7
forks
source link
improve: use passwordunmask instead of configtext for password fields #14
Closed
mstimvol closed 1 year ago
Typically, password fields should be masked. This patch changes the field type for the passwords from
configtext
toconfigpasswordunmask
.