moodle-tool_mfa
moodle-tool_mfa copied to clipboard
Refactor a notifications method
Have a consistent way of sending MFA notices, using some combination of:
- [ ] most informational notification should render an page notifications
- [ ] a message api notifications https://docs.moodle.org/dev/Message_API
- [ ] a raw direct email
The most secure ones should send an email.