Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.2.3, 3.3
-
Component/s: Global search
-
Testing Instructions:
-
Difficulty:Easy
-
Affected Branches:MOODLE_32_STABLE, MOODLE_33_STABLE
-
Fixed Branches:MOODLE_32_STABLE, MOODLE_33_STABLE
-
Pull from Repository:
-
Pull Master Branch:wip-
MDL-58915-master -
Pull Master Diff URL:
Description
If Solr address is specified in site administration as localhost it get effectively blocked by $CFG->curlsecurityblockedhosts
Considering only admin can set the solr address it should bypass blocked hosts setting.