[AMOS commit] MDL-63689 workshop: Add support for removal of multiple context users Committed into Git: 2018-10-18 19:51 UTC

[AMOS commit] MDL-63689 workshop: Add support for removal of multiple context users Committed into Git: 2018-10-18 19:51 UTC

by AMOS bot -
Number of replies: 0
Author: David Mudrák
MDL-63689 workshop: Add support for removal of multiple context users
The mod_workshop\privacy\provider now implements the new
core_userlist_provider interface. Deleting (erasing) data follows the
same principles as in other existing methods - we do not actually delete
data that might affect other users. Instead, we only erase the sensitive
owned personal information such as provided content.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=5171746d5aae4c8e79326d1246c7e7d7dc622c6e
http://github.com/moodle/moodle/commit/5171746d5aae4c8e79326d1246c7e7d7dc622c6e

+ 3.5 en [privacy:request:delete:content,mod_workshop]