moodle/admin/tool/dataprivacy
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
..
amd MDL-61899 tool_dataprivacy: Separate the retention period in 2 css selectors 2018-04-20 17:08:32 +02:00
classes MDL-62409 tool_dataprivacy: Properly validate data request creation 2018-05-13 16:03:21 +02:00
db MDL-61899 tool_dataprivacy: Fixes during integration review 2018-04-18 18:23:13 +02:00
lang/en MDL-62409 tool_dataprivacy: Properly validate data request creation 2018-05-13 16:03:21 +02:00
templates Merge branch 'MDL-62373_master' of git://github.com/dmonllao/moodle 2018-05-11 15:28:09 +08:00
tests MDL-62409 tool_dataprivacy: Properly validate data request creation 2018-05-13 16:03:21 +02:00
categories.php MDL-61899 tool_dataprivacy: Subject access requests tool 2018-04-18 18:14:23 +02:00
createdatarequest.php MDL-61899 tool_dataprivacy: Subject access requests tool 2018-04-18 18:14:23 +02:00
createdatarequest_form.php MDL-62299 tool_dataprivacy: Show requests correctly in mydatarequests 2018-05-13 16:18:58 +08:00
datadeletion.php MDL-61899 tool_dataprivacy: Subject access requests tool 2018-04-18 18:14:23 +02:00
dataregistry.php MDL-61899 tool_dataprivacy: Subject access requests tool 2018-04-18 18:14:23 +02:00
datarequests.php MDL-61899 tool_dataprivacy: Subject access requests tool 2018-04-18 18:14:23 +02:00
defaults.php MDL-61899 tool_dataprivacy: Subject access requests tool 2018-04-18 18:14:23 +02:00
editcategory.php MDL-61899 tool_dataprivacy: Subject access requests tool 2018-04-18 18:14:23 +02:00
editpurpose.php MDL-61899 tool_dataprivacy: Subject access requests tool 2018-04-18 18:14:23 +02:00
lib.php MDL-61899 tool_dataprivacy: Additional fixes to tool 2018-04-18 18:15:09 +02:00
mydatarequests.php MDL-61899 tool_dataprivacy: Subject access requests tool 2018-04-18 18:14:23 +02:00
pluginregistry.php MDL-61899 tool_dataprivacy: Addition of js file and misc. updates. 2018-04-18 18:17:10 +02:00
purposes.php MDL-61899 tool_dataprivacy: Subject access requests tool 2018-04-18 18:14:23 +02:00
settings.php MDL-62291 tool_dataprivacy: Change DPO mapping setting to multi-checkbox 2018-05-03 17:26:31 +08:00
styles.css Merge branch 'MDL-62373_master' of git://github.com/dmonllao/moodle 2018-05-11 15:28:09 +08:00
version.php MDL-62361 versions: bump all versions and requires near release 2018-05-09 02:46:30 +02:00