-
New Feature
-
Resolution: Fixed
-
Major
-
4.2
-
MOODLE_402_STABLE
-
MOODLE_404_STABLE
-
MDL-78088-master -
This new WS will be used to comply with Google Play and Apple app store policies about user data privacy, specifically, to create a request for deleting the user account.
The following functionality should be supported:
- Retrieve access permissions: Create new WS tool_dataprivacy_get_access_information
- Account Deletion: Create new WS tool_dataprivacy_create_data_request
- Export all data: Create new WS tool_dataprivacy_create_data_request
- View data requests: Create new WS tool_dataprivacy_get_data_requests
- Contact the DPO: This WS already exists tool_dataprivacy_contact_dpo but is not available for the app
- Cancel issued requests: This WS already exists tool_dataprivacy_cancel_data_request but is not available for the app
- View data retention summary: This will be just a link to /admin/tool/dataprivacy/summary.php
- blocks
-
MOBILE-4329 Add "Privacy and policies" section in the app to comply with app stores policies (delete account)
-
- Closed
-
- Testing discovered
-
MDL-80950 Error explode(): Passing null to parameter #2 ($string) of type string is deprecated in lib/upgradelib.php on line 1299
-
- Closed
-