MDL-63552 search_simpledb: Add support for removal of context users
authorMichael Hawkins <michaelh@moodle.com>
Fri, 5 Oct 2018 08:01:50 +0000 (16:01 +0800)
committerMichael Hawkins <michaelh@moodle.com>
Thu, 25 Oct 2018 03:41:08 +0000 (11:41 +0800)
commit4cef9244828ee19941f2c965ee8d63e6934897e9
tree274be7f5f46cce71a20b367017e806edf87ce960
parentdaf0b4f08be69c34550f9df47cef43b17473c372
MDL-63552 search_simpledb: Add support for removal of context users

This issue is a part of the MDL-62560 Epic.
Also added test_get_contexts_for_userid unit test.
search/engine/simpledb/classes/privacy/provider.php
search/engine/simpledb/tests/privacy_test.php