[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=6c999842af3203442a1d5ef6a4ad196a368e7bfc
http://github.com/moodle/moodle/commit/6c999842af3203442a1d5ef6a4ad196a368e7bfc

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