- Merge request !1Draft: Trusted host check can now use Drupal\Core\Site\Settings β (Closed) created by ambient.impact
- Status changed to Needs review
almost 2 years ago 1:59am 18 January 2023 - Status changed to RTBC
almost 2 years ago 2:50pm 24 January 2023 - πΊπΈUnited States ednark
I have tested this and it functions as expected without errors.
Tested on 10.1.x-dev with a standard install
module drupal/security_review:2.0.x-dev@dev
branch 3008957-refactor-hostTest procedure:
Do not specify any trusted host patterns
run test to see "Trusted hosts are not set"add trusted_host within main settings.php
run test to see "Trusted hosts are set"remove trusted_host within main settings.php
add trusted host within secondary file included/required from settings.php
run test to see "Trusted hosts are set" -
smustgrave β
committed 4b157035 on 2.0.x
Resolve #3008957 "Refactor host"
-
smustgrave β
committed 4b157035 on 2.0.x
- Status changed to Fixed
almost 2 years ago 4:47pm 24 January 2023 Automatically closed - issue fixed for 2 weeks with no activity.