View Issue Details

This issue affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
20566Bug reportsOtherpublic2026-06-16 10:36
ReporterDenisChenu Assigned To 
PrioritynoneSeverityminor 
Status newResolutionopen 
Product Version7.0.x 
Summary20566: Invalid tip for allowed host
Description

To set allowedHosts, you can use config.php or generated file application/config/allowed_hosts.php
But the tip show only allowed_hosts.php even if it was not used

Steps To Reproduce

Steps to reproduce

  1. Update to last set, allowed_hosts.php generated
  2. Update config.php to add an allowed host
  3. See tip

Expected result

Tip shown: you can update it in config.php

Actual result

Show only allowed_hosts.php

TagsNo tags attached.
Attached Files
Bug heat4
Complete LimeSurvey version number (& build)7.0.1
I will donate to the project if issue is resolvedNo
Browsernot relevant
Database type & versionnot relevant
Server OS (if known)not relevant
Webserver software & version (if known)not relevant
PHP Versionnot relevant

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2026-06-16 10:17

developer   ~85051

If you remove host in config.php it's more clear.

I think there are 2 ways to fix it

  • Update the global tip to show both information (and tell allowed_hosts is used only if it's not in config.php)
  • Check if allowed_hosts is used or not (maybe always include allowed_hosts if exist ?)
DenisChenu

DenisChenu

2026-06-16 10:17

developer   ~85052

Ping @c_schmitz ;)

c_schmitz

c_schmitz

2026-06-16 10:35

administrator   ~85054

@DenisChenu You added that setting to config.php and now you are complaining that the message is not correct?
I did not want this setting in config.php, the new file was supposed to replace this settings that was nowhere documented until 2 days ago.
Only for backward compatibility I allowed that any old config settings would still work, but I did NOT want to re-introduce the setting.

DenisChenu

DenisChenu

2026-06-16 10:36

developer   ~85055

I don't complain; I just check and inform.

DenisChenu

DenisChenu

2026-06-16 10:36

developer   ~85056

You can close as Won't fix

Issue History

Date Modified Username Field Change
2026-06-16 10:14 DenisChenu New Issue
2026-06-16 10:14 DenisChenu File Added: Capture d’écran du 2026-06-16 10-11-22.png
2026-06-16 10:14 DenisChenu File Added: Capture d’écran du 2026-06-16 10-09-18.png
2026-06-16 10:17 DenisChenu Note Added: 85051
2026-06-16 10:17 DenisChenu Bug heat 0 => 2
2026-06-16 10:17 DenisChenu Note Added: 85052
2026-06-16 10:35 c_schmitz Note Added: 85054
2026-06-16 10:35 c_schmitz Bug heat 2 => 4
2026-06-16 10:36 DenisChenu Note Added: 85055
2026-06-16 10:36 DenisChenu Note Added: 85056