-
Bug
-
Resolution: Fixed
-
Minor
-
3.1.5, 3.2.2
-
MOODLE_31_STABLE, MOODLE_32_STABLE
-
MOODLE_31_STABLE, MOODLE_32_STABLE
-
MDL-58273-master-ldapenrol -
While testing MDL-57631 I noticed a debugging message
Capability "enrol/ldap:config" was not found! This has to be fixed in code.
|
line 391 of /lib/accesslib.php: call to debugging()
|
line 135 of /enrol/ldap/lib.php: call to has_capability()
|
line 247 of /enrol/instances.php: call to enrol_ldap_plugin->can_hide_show_instance()
|
As a consequence, the show/hide icon is not displayed and these enrolments can't be disabled.
- Discovered while testing
-
MDL-57631 Implement scheduled task for LDAP Enrolments Sync
-
- Closed
-