-
Bug
-
Resolution: Fixed
-
Minor
-
4.1.6
-
MOODLE_401_STABLE
-
MOODLE_402_STABLE, MOODLE_403_STABLE
-
MDL-80124-403 -
There is front-end logic (only) to prevent the deletion of the pre-installed admin presets (Starter & Full): https://github.com/moodle/moodle/blob/14414fe253f8cb96c4b1a69c45145e9e2df41f33/admin/tool/admin_presets/classes/output/presets_list.php#L108-L118
However there is no backend logic of the same, meaning we can amend the URL to delete them
I've marked this as Could be a security issue although I don't think actually it represents one - we could probably mark as "security_benefit" - michaelh, thoughts?
- Discovered while testing
-
MDL-80123 Convert/improve the admin presets listing page
-
- Closed
-