- Issue created by @snowee@swis.nl
- Status changed to Needs review
about 1 year ago 1:28pm 23 August 2023 - Open on Drupal.org →Core: 10.0.7 + Environment: PHP 8.1 & MySQL 5.7last update
about 1 year ago Waiting for branch to pass - Status changed to Needs work
about 1 year ago 7:48am 5 October 2023 - 🇳🇱Netherlands scuba_fly Netherlands, Vinkeveen
I think we need to check if the the http url is set.
See also issue: #3160567: Encourage users to choose a HTTPS only strategy →
$url_http = !empty($config->get('url_http')) ? $config->get('url_http') : $config->get('url_https');