-
Bug
-
Resolution: Fixed
-
Minor
-
4.3, 4.4, 4.4.5, 4.5.1
When viewing the MFA submenu for factors, if a factor wishes to define a subpage, it is inaccessible from the admin/search.php page as it will not be displayed.
The factor loader has a subtle issue where it only loads factor settings when $ADMIN->fulltree is set, so external pages arent registered to the admin tree. The fix is here from fixing it for a client on 4.1 (with attached faulty whitespace )
https://github.com/catalyst/moodle-tool_mfa/pull/441/files
Replication instructions:
1. Install https://github.com/catalyst/moodle-factor_exemption
2. Enable factor in MFA menu
3. Verify that "Manage user exemptions" is NOT present in the MFA submenu in admin/search.php