moodle-tool_mfa icon indicating copy to clipboard operation
moodle-tool_mfa copied to clipboard

A Multi-Factor Authentication Moodle plugin with flexible support for TOTP, Email, IP and more

Results 100 moodle-tool_mfa issues
Sort by recently updated
recently updated
newest added

I have not found any way to translate the subplugins via AMOS. Is there a way to make that possible?

enhancement

## Changes This patch attempts to watch the newly introduced Totara hooks: - `\core\hook\after_require_login` - `\core\hook\after_config` It will forward any calls to them along to the existing lib.php callbacks (`tool_mfa_after_config`...

The cancel button on login pages takes the user to a different factor if one is configured, when there is only one factor enabled or no factors left to try...

We are having an issue where users can bypass the TOTP restriction when clicking "I don't have my device" It simply logs them in without MFA. Is there anyway to...

https://fy.blackhats.net.au/blog/2023-02-02-how-hype-will-turn-your-security-key-into-junk/

1) How can I set that two-factor authentication is disabled by default for all users? and that it is activated only if the user wants it. 2) how can I...

help wanted

I would like to raise the question if it is really necessary to log the full IP address of the computer which registered a factor like a WebAuthn device and...

enhancement

[Replaces #231] This plugin lets users define their Telegram ID. Upon login, it generates a six-digit code and sends it to the defined Telegram ID. The plugin is a product...

Right now table is showing cuted strings at start. This strings are only used here, then I think cut it is an error.

Check and apply the configured values of Moodle for *cookiesecure* and *cookiehttponly* on token cookie ![imagen](https://user-images.githubusercontent.com/66381987/218104861-c85e8e27-e5f2-473f-8f8f-9b36adcb7521.png) ![imagen](https://user-images.githubusercontent.com/66381987/218105097-425564d4-7e5f-4b00-a33b-ca0acc4f7d32.png)