catalyst / moodle-tool_mfa

A Multi-Factor Authentication Moodle plugin with flexible support for TOTP, Email, IP and more
https://moodle.org/plugins/tool_mfa
35 stars 38 forks source link

Fix factor token version #457 #458

Closed bwalkerl closed 6 months ago

bwalkerl commented 7 months ago

Based on the examples mentioned in #457

Doesn't feel ideal to do this in version.php, but appears to be the least disruptive option.