Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.3.5, 3.4.2, 3.5
-
MOODLE_33_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE
-
MOODLE_33_STABLE, MOODLE_34_STABLE
-
MDL-62264-master -
Description
Implement core_privacy for mnet, will be probably a null_provider.
DB Table mnet_sso_access_control is not needed declare and export. The field username isn't linked to any table. This field is used to allow or deny specific access to a user with this username. But it doesn't created a link with the user.
- auth_mnet implements:
- DB Tables, mnet_session and mnet_log.
- mnetservice_enrol implements:
- DB Table, mnetservice_enrol_enrolments