Details
-
Type:
Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.9.2
-
Fix Version/s: 3.9.3
-
Labels:
-
Testing Instructions:
- Examine the h5p/classes/external.php file.
- Confirm 'whitelist' key is not used in it.
- Confirm 'blacklist' key is not used in it.
-
Affected Branches:MOODLE_39_STABLE
-
Fixed Branches:MOODLE_39_STABLE
-
Pull from Repository:
-
Pull 3.10 Branch:
MDL-69712-310 -
Pull 3.10 Diff URL:
-
Pull Master Branch:
MDL-69712-master -
Pull Master Diff URL:
-
Sprint:Moppies Kanban
Description
The H5P integration in the /h5p folder has a few places where "whitelist" is used. Please review to see if we can replace some of them with a more inclusive variant such as "allowlist" or so (see other issues in the epic for the reference)