moodle/admin/tool/dataprivacy/classes
Jun Pataleta 7bdb9d877d MDL-62409 tool_dataprivacy: Properly validate data request creation
Creating data requests
 * Add capability check when creating data requests for another user.
Ad-hoc task that processes pending data requests
 * Check if the requesting user has the capability to create the data
   request for another user. Reject otherwise.
Ad-hoc task that processes approved data requests
 * Validate that the requester can receive the notification about the
   data request processing results.
 * Do not send the confirmation link to DPOs/admins
2018-05-13 16:03:21 +02:00
..
external MDL-61899 tool_dataprivacy: Fixes during integration review 2018-04-18 18:23:13 +02:00
form MDL-61899 tool_dataprivacy: Fix undefined property error 2018-04-20 14:38:51 +08:00
local MDL-62299 tool_dataprivacy: Show requests correctly in mydatarequests 2018-05-13 16:18:58 +08:00
output Merge branch 'MDL-62075_master' of git://github.com/dmonllao/moodle 2018-05-12 00:29:56 +08:00
privacy MDL-61899 tool_dataprivacy: Fix cibot complains 2018-04-18 18:22:58 +02:00
task MDL-62409 tool_dataprivacy: Properly validate data request creation 2018-05-13 16:03:21 +02:00
api.php MDL-62409 tool_dataprivacy: Properly validate data request creation 2018-05-13 16:03:21 +02:00
category.php
context_instance.php
contextlevel.php
contextlist.php MDL-61899 tool_dataprivacy: Additional fixes to tool 2018-04-18 18:15:09 +02:00
contextlist_context.php MDL-61899 tool_dataprivacy: Additional fixes to tool 2018-04-18 18:15:09 +02:00
data_registry.php MDL-61899 tool_dataprivacy: Replace wrong function for subject scope 2018-04-20 10:27:05 +02:00
data_request.php MDL-61899 tool_dataprivacy: Fixes during integration review 2018-04-18 18:23:13 +02:00
expired_context.php
expired_contexts_manager.php MDL-61899 tool_dataprivacy: Delete user after deletion request or expired context 2018-04-18 18:18:47 +02:00
expired_course_related_contexts.php MDL-61899 tool_dataprivacy: Delete user after deletion request or expired context 2018-04-18 18:18:47 +02:00
expired_user_contexts.php MDL-62289 tool_dataprivacy: Ensure all user data deleted. 2018-05-09 10:16:39 +08:00
external.php MDL-61899 tool_dataprivacy: Remove upgrade.php and add @since 2018-04-18 18:18:09 +02:00
metadata_registry.php MDL-61899 tool_dataprivacy: Addition of js file and misc. updates. 2018-04-18 18:17:10 +02:00
page_helper.php
purpose.php MDL-61899 tool_dataprivacy: Add lawful bases fields 2018-04-18 18:19:17 +02:00
request_contextlist.php MDL-61899 tool_dataprivacy: Fix cibot complains 2018-04-18 18:22:58 +02:00