ilyatregubov

Results 2 issues of ilyatregubov

Currently you can only pass single values as parameters i.e. say for role assignment assignments[0][roleid]={role_id} assignments[0][userid]={user_id} But if we want to pass multiple multiple roles - there is no current...

enhancement

if you install MFA for Moodle 3.5 and don't backport anything (i.e. MDL-60470 and MDL-66340) unit tests will explode with error: ```1) tool_mfa\tests\tool_mfa_manager_testcase::test_core_hooks Undefined property: stdClass::$mfa_config_hook_test /var/www/site/admin/tool/mfa/tests/manager_test.php:353 /var/www/site/lib/phpunit/classes/advanced_testcase.php:80 To re-run:...

bug