Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-62264

Implement core_privacy for mnet

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.3.5, 3.4.2, 3.5
    • 3.3.6, 3.4.3
    • MNet, Privacy
    • MOODLE_33_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE
    • MOODLE_33_STABLE, MOODLE_34_STABLE
    • MDL-62264-master
    • Hide

      These changes are covered by the unit tests for the manager.

      Also, you can testing by running the attached testwithmanager.php script (see -------MDL-61571------- for the original script location) in the Moodle root folder. Make sure you've purged the cache (php admin/cli/purge_caches.php), before running testwithmanager.php.

      You should receive a script output like:

      Testing the compliant plugins:
      ...
      == core_mnet (core_mnet\privacy\provider) ==
          Claims not to store any data with reason:
            'The MNet plugin does not store any personal data.'
      ...
      

      Show
      These changes are covered by the unit tests for the manager. Also, you can testing by running the attached testwithmanager.php script (see ------- MDL-61571 ------- for the original script location) in the Moodle root folder. Make sure you've purged the cache (php admin/cli/purge_caches.php), before running testwithmanager.php. You should receive a script output like: Testing the compliant plugins: ... == core_mnet (core_mnet\privacy\provider) == Claims not to store any data with reason: 'The MNet plugin does not store any personal data.' ...

    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

       

      Attachments

        Activity

          People

            cescobedo Carlos Escobedo
            cescobedo Carlos Escobedo
            Ryan Wyllie Ryan Wyllie
            Jake Dallimore Jake Dallimore
            CiBoT CiBoT
            David Woloszyn, Huong Nguyen, Jake Dallimore, Meirza, Michael Hawkins, Raquel Ortega, Safat Shahin, Stevani Andolo, Andrew Lyons, Adrian Greeve, David Woloszyn, Huong Nguyen, Jake Dallimore, Meirza, Michael Hawkins, Raquel Ortega, Safat Shahin, Stevani Andolo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              17/May/18