-
Bug
-
Resolution: Fixed
-
Minor
-
4.1.5
-
MOODLE_401_STABLE
-
MOODLE_402_STABLE, MOODLE_403_STABLE
-
MDL-79577-403 -
Steps to replicate:
In a site with debugger on and theme Boost.
- Login as admin.
- Go to Theme settings in site administration (/admin/settings.php?section=themesettings).
- Go to the User menu items setting (customusermenuitems).
- Set the following value in that setting:
- reports,reportbuilder/index.php
- Save changes.
- Site is now inaccesible.
The correct way to set that setting would be `reports,core_reportbuilder|/reportbuilder/index.php`, but this can be done by mistake and I think that there could be an additional validation to avoid that error.
Thank you.
- has a non-specific relationship to
-
MDL-48542 Possible to render a Moodle site completely inaccessible by passing '###' to customusermenuitems setting
-
- Closed
-