MDL-77230 mod_feedback: Validate feedback access
commit0cde0292371ed22987292f87acc8e848281819f1
authorSara Arjona <sara@moodle.com>
Wed, 15 Feb 2023 17:38:37 +0000 (15 18:38 +0100)
committerSara Arjona <sara@moodle.com>
Fri, 17 Feb 2023 11:41:10 +0000 (17 12:41 +0100)
tree5dcd957256ce7b415d6a8094963991811a3442dd
parent8503f2cfd8454baaebaae927ccc3ce8edb8ef369
MDL-77230 mod_feedback: Validate feedback access

The get_items() and get_page_items() external methods should return
items only when the user has access. Otherwise, empty array for items
will be returned, with the exact error in the warnings parameter.
mod/feedback/classes/external.php
mod/feedback/tests/external/external_test.php
mod/feedback/upgrade.txt